npm.io
1.8.47 • Published 8 months ago

@fireworkhq/proto-contract

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:

  1. Use ts-proto to generate .ts files.
  2. Use tsc to generate .d.ts files.
  3. Use the custom script bundle_dts.js to generate an index.d.ts file.
  4. Publish the generated .d.ts files to NPM.