UNPKG
io.parrots
Version:
latest (0.0.2)
0.0.2
0.0.1
Parrots.io App
io.parrots
/
lib
/
component
/
page
/
main
/
mains.d.ts
4 lines
(3 loc)
•
155 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./ParrotsAppSwitcher.component'
;
export
*
from
'./MenuTopLayout.component'
;
export
*
from
'./menutoplayout.internal/MenuTopItem.component'
;