proto-type-generator

1.0.4 • Public • Published

proto-type-generator

The command CLI tool for generate the d.ts type typescript declaration.

Install

yarn global add proto-type-generator // yarn
npm i -g proto-type-generator // npm
pnpm install -g proto-type-generator // pnpm

Usage

Generate the current .proto file to the d.ts.

With no params, generate the current dictionary proto file to the ./out.

proto-type -t ./out -i input.proto
proto-type // use the default params

Package Sidebar

Install

npm i proto-type-generator

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

7.58 kB

Total Files

5

Last publish

Collaborators

  • sfilata