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