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