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