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