@fireworkhq/proto-contract
v1.8.47
Published
Firework TypeScript contract generated from proto-contract protos
Keywords
Readme
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.
