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