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