@ekhein/lamda-node-sdk
v2.2.3
Published
<!-- 生成 grpc ts 代码 -->
Readme
protoc \
--plugin=protoc-gen-ts_proto=./node_modules/.bin/protoc-gen-ts_proto \
--ts_proto_out=./dist \
--ts_proto_opt=outputServices=nice-grpc,outputServices=generic-definitions,useExactTypes=false \
--proto_path=./proto/google \
--proto_path=./proto/rpc \
./proto/rpc/services.proto