UNPKG

@deepkit/desktop-ui

Version:

Library for desktop UI widgets in Angular 10+

11 lines (10 loc) 634 B
import * as i0 from "@angular/core"; import * as i1 from "./label.component"; import * as i2 from "./section-header.component"; export * from './label.component'; export * from './section-header.component'; export declare class DuiLayoutModule { static ɵfac: i0.ɵɵFactoryDeclaration<DuiLayoutModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DuiLayoutModule, [typeof i1.LabelComponent, typeof i1.LabelGridComponent, typeof i2.SectionHeaderComponent], never, [typeof i1.LabelComponent, typeof i1.LabelGridComponent, typeof i2.SectionHeaderComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DuiLayoutModule>; }