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