UNPKG

@ux-aspects/ux-aspects

Version:

Open source user interface framework for building modern, responsive, mobile big data applications

7 lines (6 loc) 250 B
export * from './interfaces/link.interface'; export * from './interfaces/node.interface'; export * from './sankey-chart'; export * from './sankey-chart-node.directive'; export * from './sankey-chart.component'; export * from './sankey-chart.module';