UNPKG

ng2-org-chart

Version:

Hierarchical Organizational Chart for Angular (4+)

4 lines (3 loc) 167 B
export { OrgChartComponent } from './src/org-chart/org-chart.component'; export { OrgChartModule } from './src/module'; export { IEmployee } from './src/employee';