igniteui-angular-gauges
Version:
Ignite UI Angular gauge components.
12 lines (11 loc) • 861 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-linear-graph-range-dynamic-module";
import * as i3 from "igniteui-angular-core";
import * as i4 from "./igx-bullet-graph-core-module";
export declare class IgxBulletGraphCoreDynamicModule {
constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<IgxBulletGraphCoreDynamicModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxBulletGraphCoreDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxLinearGraphRangeDynamicModule, typeof i3.IgxNumberFormatSpecifierDynamicModule, typeof i4.IgxBulletGraphCoreModule], [typeof i2.IgxLinearGraphRangeDynamicModule, typeof i3.IgxNumberFormatSpecifierDynamicModule, typeof i4.IgxBulletGraphCoreModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgxBulletGraphCoreDynamicModule>;
}