UNPKG

smart-webcomponents-angular

Version:

[![Price](https://img.shields.io/badge/price-COMMERCIAL-0098f7.svg)](https://jqwidgets.com/license/)

12 lines (11 loc) 815 B
import * as i0 from "@angular/core"; import * as i1 from "./smart.layout"; import * as i2 from "./smart.layoutitem"; import * as i3 from "./smart.layoutgroup"; import * as i4 from "./smart.tablayoutitem"; import * as i5 from "./smart.tablayoutgroup"; export declare class LayoutModule { static ɵfac: i0.ɵɵFactoryDeclaration<LayoutModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<LayoutModule, [typeof i1.LayoutComponent, typeof i2.LayoutItemComponent, typeof i3.LayoutGroupComponent, typeof i4.TabLayoutItemComponent, typeof i5.TabLayoutGroupComponent], never, [typeof i1.LayoutComponent, typeof i2.LayoutItemComponent, typeof i3.LayoutGroupComponent, typeof i4.TabLayoutItemComponent, typeof i5.TabLayoutGroupComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<LayoutModule>; }