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