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