protoc-gen-dcl
v1.0.0-20220109214200.commit-f45e34a
Published
base component
Downloads
864
Readme
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