5.4.2 • Published 2 years ago

@scaret/nertc-web-sdk v5.4.2

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

NERTC Web SDK

安装

    npm install --save nertc-web-sdk

使用

    import NERTC from "nertc-web-sdk"

注意事项

  • SDK版本号如出现后缀,通常是声明文件或示例代码的调整,请放心升级
  • 以vue为例,打包时如遇到问题可参考以下解决方案:
    • 不要使用 lint 工具检查SDK:vue-cli-service build --skip-plugins @vue/cli-plugin-eslint
    • 不要使用 babel 工具转码SDK(在babel.config.js中添加属性):ignore: ["**/NERTC.js"], exclude: /NERTC/'

其他链接

5.4.2

2 years ago

5.4.1

2 years ago

4.6.255

2 years ago

4.6.254

2 years ago

4.6.253

2 years ago

4.6.252

3 years ago

4.6.251-c

3 years ago

4.6.251-b

3 years ago

4.6.251

3 years ago