UNPKG

@deepkit/desktop-ui

Version:

Library for desktop UI widgets in Angular 10+

13 lines (12 loc) 869 B
import * as i0 from "@angular/core"; import * as i1 from "./selectbox.component"; import * as i2 from "@angular/forms"; import * as i3 from "@angular/common"; import * as i4 from "../icon/index"; import * as i5 from "../button/index"; export * from "./selectbox.component"; export declare class DuiSelectModule { static ɵfac: i0.ɵɵFactoryDeclaration<DuiSelectModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DuiSelectModule, [typeof i1.SelectboxComponent, typeof i1.OptionDirective, typeof i1.DynamicOptionDirective, typeof i1.OptionSeparatorDirective], [typeof i2.FormsModule, typeof i3.CommonModule, typeof i4.DuiIconModule, typeof i5.DuiButtonModule], [typeof i1.SelectboxComponent, typeof i1.OptionDirective, typeof i1.DynamicOptionDirective, typeof i1.OptionSeparatorDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<DuiSelectModule>; }