Icard/angular-clarity-master(work.../node_modules/highcharts-angular/lib/highcharts-chart.module.d.ts

8 lines
432 B
TypeScript

import * as i0 from "@angular/core";
import * as i1 from "./highcharts-chart.component";
export declare class HighchartsChartModule {
static ɵfac: i0.ɵɵFactoryDeclaration<HighchartsChartModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<HighchartsChartModule, [typeof i1.HighchartsChartComponent], never, [typeof i1.HighchartsChartComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<HighchartsChartModule>;
}