1.0.2 • Published 3 years ago

troila-im-lib-web v1.0.2

Weekly downloads
9
License
ISC
Repository
-
Last release
3 years ago

troila-im-lib-web

troila-im-lib library for web

NPM

About

基于卓朗云开发的IM-Lib依赖,作用于浏览器端 文档地址:Doc

Install

npm install --save troila-im-lib-web
or
yarn add troila-im-lib-web

Usage

初始化使用

import TCIMClient from "troila-im-lib-web";

function init() {
    TCIMClient.sharedTCIMClient().initWithAppKey(10003)
}

License

ISC © xuanheScript