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