UNPKG

igniteui-angular-charts

Version:

Ignite UI Angular charting components for building rich data visualizations for modern web apps.

13 lines (12 loc) 859 B
import { EnvironmentProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./igx-price-channel-overlay-component"; import * as i3 from "./igx-overlay-proxy-module"; export declare function provideIgxPriceChannelOverlay(): EnvironmentProviders; export declare function registerIgxPriceChannelOverlay(): void; export declare class IgxPriceChannelOverlayModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxPriceChannelOverlayModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxPriceChannelOverlayModule, never, [typeof i1.CommonModule, typeof i2.IgxPriceChannelOverlayComponent, typeof i3.IgxOverlayProxyModule], [typeof i2.IgxPriceChannelOverlayComponent, typeof i3.IgxOverlayProxyModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxPriceChannelOverlayModule>; }