UNPKG

igniteui-angular

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

12 lines (11 loc) 567 B
import * as i0 from "@angular/core"; import * as i1 from "./layout.directive"; /** * @hidden * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components */ export declare class IgxLayoutModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxLayoutModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxLayoutModule, never, [typeof i1.IgxFlexDirective, typeof i1.IgxLayoutDirective], [typeof i1.IgxFlexDirective, typeof i1.IgxLayoutDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxLayoutModule>; }