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