We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b16130 commit e38e26cCopy full SHA for e38e26c
README.md
@@ -55,6 +55,8 @@ const provider = new Provider({
55
});
56
```
57
58
+> logger可以传入null来禁用日志打印,或传入自定义的日志工具,默认为`window.console`
59
+
60
### UMD
61
62
从 `anyweb-js-sdk` 的 `dist` 目录中进行引用 `umd` 版本.
0 commit comments