igniteui-angular-core
Version:
Ignite UI Angular Core logic used in multiple UI components.
10 lines (9 loc) • 565 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-shape-data-source-module";
export declare class IgxShapeDataSourceDynamicModule {
constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<IgxShapeDataSourceDynamicModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxShapeDataSourceDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxShapeDataSourceModule], [typeof i2.IgxShapeDataSourceModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgxShapeDataSourceDynamicModule>;
}