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