igniteui-angular-charts
Version:
Ignite UI Angular charting components for building rich data visualizations for modern web apps.
13 lines (12 loc) • 970 B
TypeScript
import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-bollinger-band-width-indicator-component";
import * as i3 from "./igx-bollinger-band-width-indicator-module";
export declare function provideIgxBollingerBandWidthIndicatorDynamic(): EnvironmentProviders;
export declare function registerIgxBollingerBandWidthIndicatorDynamic(): void;
export declare class IgxBollingerBandWidthIndicatorDynamicModule {
static ɵfac: i0.ɵɵFactoryDeclaration<IgxBollingerBandWidthIndicatorDynamicModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxBollingerBandWidthIndicatorDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxBollingerBandWidthIndicatorComponent, typeof i3.IgxBollingerBandWidthIndicatorModule], [typeof i3.IgxBollingerBandWidthIndicatorModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgxBollingerBandWidthIndicatorDynamicModule>;
}