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