ngx-frappe-chart
Version:
A simple and easy to use angular wrapper on top of frappe for generating awesome graphs.
8 lines (7 loc) • 397 B
TypeScript
/**
* Generated bundle index. Do not edit.
*/
export * from './public_api';
export { FrappeChartsAxisDirective as ɵc } from './lib/directives/frappe-charts-axis.directive';
export { FrappeChartsHeatmapDirective as ɵa } from './lib/directives/frappe-charts-heatmap.directive';
export { FrappeChartsPercentageDirective as ɵb } from './lib/directives/frappe-charts-percentage.directive';