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