UNPKG
io.parrots
Version:
latest (0.0.2)
0.0.2
0.0.1
Parrots.io App
io.parrots
/
lib
/
libs.d.ts
7 lines
(6 loc)
•
209 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./ParrotsModule.module'
;
export
*
from
'./parrots.bootstrap'
;
export
*
from
'./component/components'
;
export
*
from
'./service/services'
;
export
*
from
'./share/shares'
;
export
*
from
'./test'
;