UNPKG

@orchestrator/layout

Version:

> A set of simple layout components for Orchestrator library.

11 lines (10 loc) 555 B
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./flex/flex.module"; import * as i2 from "./layout-flat-host/layout-flat-host.module"; export declare class LayoutModule { static forRoot(): ModuleWithProviders<LayoutModule>; static ɵfac: i0.ɵɵFactoryDeclaration<LayoutModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<LayoutModule, never, never, [typeof i1.LayoutFlexModule, typeof i2.LayoutFlatHostModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<LayoutModule>; }