UNPKG
vue-formio
Version:
3x (3.0.3)
latest (4.0.8)
4.0.8
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.0.3
3.0.2
3.0.1
3.0.0
1.0.1
1.0.0
1.0.0-alpha.1
A vue.js renderer for form.io forms.
github.com/formio/vue-formio
formio/vue-formio
vue-formio
/
lib
/
index.d.ts
3 lines
(2 loc)
•
95 B
TypeScript
View Raw
1
2
3
export
*
from
'./components'
;
export
{
Components
,
Formio
,
Utils
,
Templates
}
from
'formiojs'
;