@syncfusion/ej2-angular-dropdowns
Version:
Essential JS 2 DropDown Components for Angular
12 lines (11 loc) • 523 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./multiselect.component";
import * as i2 from "@angular/common";
/**
* NgModule definition for the MultiSelect component.
*/
export declare class MultiSelectModule {
static ɵfac: i0.ɵɵFactoryDeclaration<MultiSelectModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MultiSelectModule, [typeof i1.MultiSelectComponent], [typeof i2.CommonModule], [typeof i1.MultiSelectComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MultiSelectModule>;
}