UNPKG
z-components
Version:
latest (2.1.0)
2.1.0
2.0.0
z-components
/
es
/
src
/
form
/
input
/
input.vue2.mjs
5 lines
(4 loc)
•
60 B
JavaScript
View Raw
1
2
3
4
5
import
f
from
"./input.vue.mjs"
;
export
{ f
as
default
};