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
/
src
/
index.ts
4 lines
(3 loc)
•
82 B
text/typescript
View Raw
1
2
3
4
export
*
from
'./_shared'
;
export
*
from
'./components'
;
export
*
from
'./utils'
;