UNPKG
vue3-emoji
Version:
latest (3.0.5)
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.0.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
一个简单的Emoji表情选择组件
github.com/ADKcodeXD/Vue3-Emoji
ADKcodeXD/Vue3-Emoji
vue3-emoji
/
dist
/
types
/
src
/
packages
/
index.d.ts
3 lines
•
108 B
TypeScript
View Raw
1
2
3
import
V3Emoji
from
'../components/V3Emoji.vue'
;
export
default
V3Emoji;
//# sourceMappingURL=index.d.ts.map