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
/
popover
/
index.d.ts
3 lines
(2 loc)
•
59 B
TypeScript
View Raw
1
2
3
export
*
from
'./Popover'
;
export
*
from
'./popoverTypes'
;