UNPKG
@tencentcloud/tui-emoji-plugin
Version:
latest (3.0.0)
3.0.0
2.4.3
2.4.2
2.4.0
2.3.8
2.3.6
2.3.5
2.3.3
2.3.2
2.3.1
2.3.0
2.2.9
2.2.8
2.2.7
2.2.6
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
0.0.1
表情回应插件
@tencentcloud/tui-emoji-plugin
/
index.ts
5 lines
(4 loc)
•
139 B
text/typescript
View Raw
1
2
3
4
5
import
TUIEmojiPlugin
from
'./components/index.vue'
;
import
server
from
'./server/index'
; server.
getInstance
();
export
{
TUIEmojiPlugin
};