UNPKG

814 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./layout.component";
3import * as i2 from "./layout-direction.directive";
4import * as i3 from "../shared/shared.module";
5export declare class NbLayoutModule {
6 static ɵfac: i0.ɵɵFactoryDeclaration<NbLayoutModule, never>;
7 static ɵmod: i0.ɵɵNgModuleDeclaration<NbLayoutModule, [typeof i1.NbLayoutComponent, typeof i1.NbLayoutColumnComponent, typeof i1.NbLayoutFooterComponent, typeof i1.NbLayoutHeaderComponent, typeof i2.NbLtrDirective, typeof i2.NbRtlDirective], [typeof i3.NbSharedModule], [typeof i1.NbLayoutComponent, typeof i1.NbLayoutColumnComponent, typeof i1.NbLayoutFooterComponent, typeof i1.NbLayoutHeaderComponent, typeof i2.NbLtrDirective, typeof i2.NbRtlDirective]>;
8 static ɵinj: i0.ɵɵInjectorDeclaration<NbLayoutModule>;
9}