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