@nebular/theme
Version:
@nebular/theme
10 lines (9 loc) • 814 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./layout.component";
import * as i2 from "./layout-direction.directive";
import * as i3 from "../shared/shared.module";
export declare class NbLayoutModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NbLayoutModule, never>;
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]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NbLayoutModule>;
}