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