UNPKG

igniteui-angular-gauges

Version:

Ignite UI Angular gauge components.

12 lines (11 loc) 788 B
import * as i0 from "@angular/core"; import * as i1 from "./igx-linear-gauge-component"; import * as i2 from "@angular/common"; import * as i3 from "./igx-linear-graph-range-module"; import * as i4 from "igniteui-angular-core"; export declare class IgxLinearGaugeCoreModule { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<IgxLinearGaugeCoreModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxLinearGaugeCoreModule, [typeof i1.IgxLinearGaugeComponent], [typeof i2.CommonModule, typeof i3.IgxLinearGraphRangeModule, typeof i4.IgxNumberFormatSpecifierModule], [typeof i1.IgxLinearGaugeComponent, typeof i3.IgxLinearGraphRangeModule, typeof i4.IgxNumberFormatSpecifierModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxLinearGaugeCoreModule>; }