UNPKG
@ecip/application
Version:
latest (1.0.0-rc.5)
1.0.0-rc.5
1.0.0-rc.4
1.0.0-rc.3
hgits.cn
@ecip/application
/
public_api.d.ts
6 lines
(5 loc)
•
236 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./src/application.module'
;
export
*
from
'./src/application-routing.module'
;
export
*
from
'./src/apps/apps.component'
;
export
*
from
'./src/apps/view/view.component'
;
export
*
from
'./src/apps/edit/edit.component'
;