UNPKG

r19

Version:

Simple remote procedure calls in TypeScript

6 lines (5 loc) 239 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const createRPCClient = require("./createRPCClient.cjs"); exports.createRPCClient = createRPCClient.createRPCClient; //# sourceMappingURL=index.cjs.map