UNPKG
@tots/ngx-org-chart
Version:
latest (15.0.0)
15.0.0
14.0.0
13.0.0
12.0.0
Hierarchical Organization Chart
github.com/mumincelal/ngx-org-ui
mumincelal/ngx-org-ui
@tots/ngx-org-chart
/
public-api.d.ts
9 lines
(8 loc)
•
160 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
/** * Components */
export *
from
'./lib/ngx-org-chart/ngx-org-chart.component'
;
/** * Modules */
export *
from
'./lib/ngx-org-chart/ngx-org-chart.module'
;