igniteui-angular-gauges
Version:
Ignite UI Angular gauge components.
10 lines (9 loc) • 572 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-radial-gauge-range-module";
export declare class IgxRadialGaugeRangeDynamicModule {
constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<IgxRadialGaugeRangeDynamicModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxRadialGaugeRangeDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxRadialGaugeRangeModule], [typeof i2.IgxRadialGaugeRangeModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgxRadialGaugeRangeDynamicModule>;
}