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