UNPKG

ng-devui

Version:

DevUI components based on Angular

12 lines (11 loc) 690 B
import * as i0 from "@angular/core"; import * as i1 from "./editable-select.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "ng-devui/auto-complete"; import * as i5 from "ng-devui/position"; export declare class EditableSelectModule { static ɵfac: i0.ɵɵFactoryDeclaration<EditableSelectModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<EditableSelectModule, [typeof i1.EditableSelectComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.AutoCompleteModule, typeof i5.PositioningModule], [typeof i1.EditableSelectComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<EditableSelectModule>; }