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