igniteui-angular-gauges
Version:
Ignite UI Angular gauge components.
12 lines (11 loc) • 788 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./igx-bullet-graph-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 IgxBulletGraphCoreModule {
constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<IgxBulletGraphCoreModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxBulletGraphCoreModule, [typeof i1.IgxBulletGraphComponent], [typeof i2.CommonModule, typeof i3.IgxLinearGraphRangeModule, typeof i4.IgxNumberFormatSpecifierModule], [typeof i1.IgxBulletGraphComponent, typeof i3.IgxLinearGraphRangeModule, typeof i4.IgxNumberFormatSpecifierModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgxBulletGraphCoreModule>;
}