UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

18 lines (17 loc) 1.1 kB
import * as i0 from "@angular/core"; import * as i1 from "./tree-select.component"; import * as i2 from "@angular/cdk/bidi"; import * as i3 from "@angular/common"; import * as i4 from "@angular/cdk/overlay"; import * as i5 from "@angular/forms"; import * as i6 from "ng-zorro-antd/select"; import * as i7 from "ng-zorro-antd/tree"; import * as i8 from "ng-zorro-antd/icon"; import * as i9 from "ng-zorro-antd/empty"; import * as i10 from "ng-zorro-antd/core/overlay"; import * as i11 from "ng-zorro-antd/core/no-animation"; export declare class NzTreeSelectModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzTreeSelectModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzTreeSelectModule, [typeof i1.NzTreeSelectComponent], [typeof i2.BidiModule, typeof i3.CommonModule, typeof i4.OverlayModule, typeof i5.FormsModule, typeof i6.NzSelectModule, typeof i7.NzTreeModule, typeof i8.NzIconModule, typeof i9.NzEmptyModule, typeof i10.NzOverlayModule, typeof i11.NzNoAnimationModule], [typeof i1.NzTreeSelectComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzTreeSelectModule>; }