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