Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@yyle88/grpt) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
grpt
convert a TypeScript gRPC client into an HTTP client using Axios
test
在本地npm里预发布运行
npm link
在npm里发布公开版本的
npm publish --access=public
安装到全局
npm install -g @yyle88/grpt
从全局卸载
npm uninstall -g @yyle88/grpt