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