UNPKG
ddc-library-commons
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Angular library for commons modules, components, services and more of the ddc project
ddc-library-commons
/
public-api.d.ts
6 lines
(5 loc)
•
203 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./lib/ddc-library-commons.component'
;
export
*
from
'./lib/ddc-library-commons.module'
;
export
*
from
'./lib/services'
;
export
*
from
'./lib/components'
;
export
*
from
'./lib/utils'
;