UNPKG

@imqueue/rpc

Version:

RPC-like client-service implementation over messaging queue

9 lines 317 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IMQRPCDescription = void 0; class IMQRPCDescription { } exports.IMQRPCDescription = IMQRPCDescription; IMQRPCDescription.serviceDescription = {}; IMQRPCDescription.typesDescription = {}; //# sourceMappingURL=IMQRPCDescription.js.map