UNPKG
vue-pro-components
Version:
latest (0.7.8)
0.7.8
0.7.7
0.7.5
0.7.4
0.7.3
0.7.2
0.7.0
0.6.0
0.4.0
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.4
0.0.2
0.0.1
0.0.0
pro components based on vue3
github.com/cumt-robin/vue-pro-components
cumt-robin/vue-pro-components
vue-pro-components
/
src
/
components.ts
12 lines
(6 loc)
•
237 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
export
{
Button
}
from
'./button'
export
{
Fullscreen
}
from
'./fullscreen'
export
{
IconFont
}
from
'./icon-font'
export
{
IconSvg
}
from
'./icon-svg'
export
{
SelectIcon
}
from
'./select-icon'
export
{
ProForm
}
from
'./pro-form'