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