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