UNPKG

ag-charts-angular

Version:

<picture><source media="(prefers-color-scheme: dark)" srcset="./.github/banner-dark.png"><source media="(prefers-color-scheme: light)" srcset="./.github/banner-light.png"><img alt="AG Charts canvas-based charting trusted by the community, built for enterp

10 lines (9 loc) 560 B
import * as i0 from "@angular/core"; import * as i1 from "./ag-charts.component"; import * as i2 from "./ag-financial-charts.component"; import * as i3 from "./ag-gauge.component"; export declare class AgChartsModule { static ɵfac: i0.ɵɵFactoryDeclaration<AgChartsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AgChartsModule, never, [typeof i1.AgCharts, typeof i2.AgFinancialCharts, typeof i3.AgGauge], [typeof i1.AgCharts, typeof i2.AgFinancialCharts, typeof i3.AgGauge]>; static ɵinj: i0.ɵɵInjectorDeclaration<AgChartsModule>; }