protoc-gen-dcl
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-20220109214200.commit-f45e34a • Public • Published

protoc-gen-dcl

protoc \
  -I=$(pwd)/protos \
  --js_out=import_style=commonjs,binary:$(pwd)/protos \
  --dcl_out=$(pwd)/protos \
  # ^^^^^^^^^^^^^^^^^^^^^   this will do the trick
  $(pwd)/protos/index.proto

Readme

Keywords

none

Package Sidebar

Install

npm i protoc-gen-dcl

Weekly Downloads

392

Version

1.0.0-20220109214200.commit-f45e34a

License

Apache-2.0

Unpacked Size

19.1 kB

Total Files

22

Last publish

Collaborators

  • decentralandbot