UNPKG
xuanxuan
Version:
latest (1.1.1)
1.1.1
企业即时通讯平台
xuan.im
cnezsoft/xuanxuan
xuanxuan
/
app
/
models
/
apps.js
6 lines
(4 loc)
•
58 B
JavaScript
View Raw
1
2
3
4
5
6
import
ChatApp
from
'./chat/app'
;
export
{
ChatApp
, };