UNPKG

@jsonjoy.com/reactive-rpc

Version:

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

8 lines 363 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./constants"), exports); tslib_1.__exportStar(require("./errors"), exports); tslib_1.__exportStar(require("./frames"), exports); tslib_1.__exportStar(require("./WsFrameDecoder"), exports); //# sourceMappingURL=index.js.map