UNPKG
jiro-ui
Version:
latest (0.0.2)
0.0.2
A Mithril.js UI library based from construct-ui
nenjotsu.github.io/jiro-ui
nenjotsu/jiro-ui
jiro-ui
/
lib
/
esm
/
components
/
radio
/
index.js
3 lines
(2 loc)
•
55 B
JavaScript
View Raw
1
2
3
export
*
from
'./Radio'
;
export
*
from
'./RadioGroup'
;