UNPKG

@syncfusion/ej2-angular-dropdowns

Version:
12 lines (11 loc) 499 B
import * as i0 from "@angular/core"; import * as i1 from "./combobox.component"; import * as i2 from "@angular/common"; /** * NgModule definition for the ComboBox component. */ export declare class ComboBoxModule { static ɵfac: i0.ɵɵFactoryDeclaration<ComboBoxModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ComboBoxModule, [typeof i1.ComboBoxComponent], [typeof i2.CommonModule], [typeof i1.ComboBoxComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ComboBoxModule>; }