ng-devui
Version:
DevUI components based on Angular
15 lines (14 loc) • 832 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./tree-select.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "ng-devui/checkbox";
import * as i5 from "ng-devui/loading";
import * as i6 from "ng-devui/tree";
import * as i7 from "ng-devui/utils";
import * as i8 from "ng-devui/search";
export declare class TreeSelectModule {
static ɵfac: i0.ɵɵFactoryDeclaration<TreeSelectModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<TreeSelectModule, [typeof i1.TreeSelectComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.CheckBoxModule, typeof i5.LoadingModule, typeof i6.TreeModule, typeof i7.PopperModule, typeof i8.SearchModule], [typeof i1.TreeSelectComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<TreeSelectModule>;
}