UNPKG
@lincy/tnui-vue3-uniapp
Version:
latest (1.0.23)
1.0.23
1.0.21
TuniaoUI for vue3 uniapp
github.com/lincenying/tuniaoui-vue3-uniapp
lincenying/tuniaoui-vue3-uniapp
@lincy/tnui-vue3-uniapp
/
components
/
avatar
/
src
/
composables
/
index.ts
7 lines
(6 loc)
•
212 B
text/typescript
View Raw
1
2
3
4
5
6
7
export
*
from
'./use-avatar-icon-props'
export
*
from
'./use-avatar-props'
export
*
from
'./avatar-custom'
export
*
from
'./use-avatar'
export
*
from
'./use-avatar-group'
export
*
from
'./use-avatar-badge-props'