UNPKG

@orchestrator/layout

Version:

> A set of simple layout components for Orchestrator library.

14 lines (13 loc) 871 B
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./layout-flat-host.component"; import * as i2 from "../layout-flat/layout-flat.component"; import * as i3 from "@angular/common"; import * as i4 from "@orchestrator/core"; import * as i5 from "../flex/flex.module"; export declare class LayoutFlatHostModule { static forRoot(): ModuleWithProviders<LayoutFlatHostModule>; static ɵfac: i0.ɵɵFactoryDeclaration<LayoutFlatHostModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<LayoutFlatHostModule, [typeof i1.LayoutFlatHostComponent, typeof i2.LayoutFlatComponent], [typeof i3.CommonModule, typeof i4.OrchestratorCoreModule, typeof i5.LayoutFlexModule], [typeof i1.LayoutFlatHostComponent, typeof i2.LayoutFlatComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<LayoutFlatHostModule>; }