UNPKG

highcharts-angular

Version:
7 lines (6 loc) 596 B
import * as i0 from "@angular/core"; import * as i1 from "./highcharts-chart.directive"; export declare class HighchartsChartComponent { static ɵfac: i0.ɵɵFactoryDeclaration<HighchartsChartComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<HighchartsChartComponent, "highcharts-chart", never, {}, {}, never, never, true, [{ directive: typeof i1.HighchartsChartDirective; inputs: { "constructorType": "constructorType"; "oneToOne": "oneToOne"; "options": "options"; "update": "update"; }; outputs: { "chartInstance": "chartInstance"; "updateChange": "updateChange"; }; }]>; }