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