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