variable constants.errno.ECHILD Usage in Denoimport { constants } from "node:os"; const { ECHILD } = constants.errno; Type number