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