UNPKG
@mishmash-io/mishmash-rpc
Version:
latest (0.0.2)
0.0.2
0.0.1
mishmash.io gRPC client services
mishmash.io
@mishmash-io/mishmash-rpc
/
mishmash-rpc-js
/
src
/
index.js
4 lines
•
148 B
JavaScript
View Raw
1
2
3
4
module
.exports = {
service:
require
(
'../gen-src/protobuf/mishmash_rpc_grpc_pb'
),
messages:
require
(
'../gen-src/protobuf/mishmash_rpc_pb'
) }