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