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