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