Licence
MIT
Version
1.8.47
Deps
0
Vulns
0
Weekly
0
Proto contract for TypeScript
TypeScript types generated from the proto files. It goes through the following steps:
- Use
ts-prototo generate.tsfiles. - Use
tscto generate.d.tsfiles. - Use the custom script
bundle_dts.jsto generate anindex.d.tsfile. - Publish the generated
.d.tsfiles to NPM.