This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
root
/
his_user_miniapp
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
595d7b38d4
ブランチ
タグ
master
his_user_min...
/
node_modules
/
@tencentcloud
/
chat-uikit-uniapp
/
index.ts
index.ts
106 B
履歴
Raw
1
2
3
4
5
6
7
8
import { TUICore } from './TUICore';
import store from './TUICore/store';
export {
TUICore,
store
};