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