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