UNPKG

@nestjs/microservices

Version:

Nest - modern, fast, powerful node.js web framework (@microservices)

7 lines (6 loc) 274 B
export var RpcParamtype; (function (RpcParamtype) { RpcParamtype[RpcParamtype["PAYLOAD"] = 3] = "PAYLOAD"; RpcParamtype[RpcParamtype["CONTEXT"] = 6] = "CONTEXT"; RpcParamtype[RpcParamtype["GRPC_CALL"] = 9] = "GRPC_CALL"; })(RpcParamtype || (RpcParamtype = {}));