UNPKG

@skyux/layout

Version:

This library was generated with [Nx](https://nx.dev).

14 lines (13 loc) 900 B
import * as i0 from "@angular/core"; import * as i1 from "./box.component"; import * as i2 from "./box-header.component"; import * as i3 from "./box-content.component"; import * as i4 from "./box-controls.component"; import * as i5 from "@skyux/help-inline"; import * as i6 from "@skyux/theme"; import * as i7 from "@skyux/core"; export declare class SkyBoxModule { static ɵfac: i0.ɵɵFactoryDeclaration<SkyBoxModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SkyBoxModule, [typeof i1.SkyBoxComponent, typeof i2.SkyBoxHeaderComponent, typeof i3.SkyBoxContentComponent, typeof i4.SkyBoxControlsComponent], [typeof i5.SkyHelpInlineModule, typeof i6.SkyThemeModule, typeof i7.SkyTrimModule], [typeof i1.SkyBoxComponent, typeof i2.SkyBoxHeaderComponent, typeof i3.SkyBoxContentComponent, typeof i4.SkyBoxControlsComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<SkyBoxModule>; }