igniteui-angular-charts
Version:
Ignite UI Angular charting components for building rich data visualizations for modern web apps.
12 lines (11 loc) • 849 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./igx-financial-chart-component";
import * as i2 from "./igx-financial-chart-default-templates-component";
import * as i3 from "@angular/common";
import * as i4 from "igniteui-angular-core";
export declare class IgxFinancialChartCoreModule {
constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<IgxFinancialChartCoreModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxFinancialChartCoreModule, [typeof i1.IgxFinancialChartComponent, typeof i2.IgxFinancialChartDefaultTemplatesComponent], [typeof i3.CommonModule, typeof i4.IgxTemplateContentModule], [typeof i1.IgxFinancialChartComponent, typeof i2.IgxFinancialChartDefaultTemplatesComponent, typeof i4.IgxTemplateContentModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgxFinancialChartCoreModule>;
}