rpc_ts
Version:
Remote Procedure Calls in TypeScript made simple
12 lines • 326 B
JavaScript
/**
* @module ModuleRpcContextCommon
*
* @license
* Copyright (c) Aiden.ai
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=composite.js.map
;