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