UNPKG
hr-dynamic-form
Version:
latest (0.0.14)
0.0.14
0.0.10
0.0.9
0.0.8
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
dynamic form creator
hr-dynamic-form
/
src
/
components
/
customFormItem
/
index.js
5 lines
(4 loc)
•
199 B
JavaScript
View Raw
1
2
3
4
5
export
{
default
as
CustomComponents
}
from
'./list.js'
export
{
default
as
CustomList
}
from
'./list.vue'
export
*
from
'./list.js'
export
{
default
as
CustomWhichComponent
}
from
'./index.vue'