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