UNPKG

@alauda-fe/common

Version:

Alauda frontend team common codes.

9 lines (8 loc) 182 B
/** * [[include:view-chart/README.md]] * @module view-chart * @preferred */ export * from './view-chart.component'; export * from './view-chart.module'; export * from './types';