UNPKG

ng-apexcharts

Version:
13 lines (12 loc) 468 B
import * as i0 from "@angular/core"; import * as i1 from "./chart/chart.component"; declare global { interface Window { ApexCharts: any; } } export declare class NgApexchartsModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgApexchartsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgApexchartsModule, [typeof i1.ChartComponent], never, [typeof i1.ChartComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgApexchartsModule>; }