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
/
lib
/
index.ts
9 lines
(7 loc)
•
219 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
import
installer
from
'./defaults'
export
*
from
'../components'
export
*
from
'../constants'
export
*
from
'../hooks'
export
*
from
'./make-installer'
export
const
install = installer.
install
export
default
installer