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