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