We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1e39d0 commit 1f5c474Copy full SHA for 1f5c474
1 file changed
src/ntqqapi/proto/README.md
@@ -0,0 +1,6 @@
1
+# 编译后需要修改 compiled.js
2
+开头加上
3
+```js
4
+import * as $protobuf_ from "protobufjs";
5
+const $protobuf = $protobuf_.default;
6
+```
0 commit comments