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