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