chore: add temporary proto extract
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
yarn pbjs -t static-module -w commonjs -o ./WAProto/index.js ./WAProto/WAProto.proto;
|
||||
yarn pbts -o ./WAProto/index.d.ts ./WAProto/index.js;
|
||||
Reference in New Issue
Block a user