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-local-data-source-module";
export declare class IgxLocalDataSourceDynamicModule {
constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<IgxLocalDataSourceDynamicModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxLocalDataSourceDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxLocalDataSourceModule], [typeof i2.IgxLocalDataSourceModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgxLocalDataSourceDynamicModule>;
}