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