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