UNPKG

@jsonjoy.com/reactive-rpc

Version:

Reactive-RPC is a library for building reactive APIs over WebSocket, HTTP, and other RPCs.

8 lines 351 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./types"), exports); tslib_1.__exportStar(require("./messages"), exports); tslib_1.__exportStar(require("./channel"), exports); tslib_1.__exportStar(require("./rpc"), exports); //# sourceMappingURL=index.js.map