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