/**
 * @module view-chart
 * @preferred
 */
export * from './view-zchart.component';
export * from './view-zchart.module';
export * from './units';
