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