UNPKG

ng-zorro-antd

Version:

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

21 lines (20 loc) 1.49 kB
import * as i0 from "@angular/core"; import * as i1 from "./tree.component"; import * as i2 from "./tree-node.component"; import * as i3 from "./tree-indent.component"; import * as i4 from "./tree-node-switcher.component"; import * as i5 from "./tree-node-checkbox.component"; import * as i6 from "./tree-node-title.component"; import * as i7 from "./tree-drop-indicator.component"; import * as i8 from "@angular/cdk/bidi"; import * as i9 from "@angular/common"; import * as i10 from "ng-zorro-antd/core/outlet"; import * as i11 from "ng-zorro-antd/icon"; import * as i12 from "ng-zorro-antd/core/no-animation"; import * as i13 from "ng-zorro-antd/core/highlight"; import * as i14 from "@angular/cdk/scrolling"; export declare class NzTreeModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzTreeModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzTreeModule, [typeof i1.NzTreeComponent, typeof i2.NzTreeNodeBuiltinComponent, typeof i3.NzTreeIndentComponent, typeof i4.NzTreeNodeSwitcherComponent, typeof i5.NzTreeNodeBuiltinCheckboxComponent, typeof i6.NzTreeNodeTitleComponent, typeof i7.NzTreeDropIndicatorComponent], [typeof i8.BidiModule, typeof i9.CommonModule, typeof i10.NzOutletModule, typeof i11.NzIconModule, typeof i12.NzNoAnimationModule, typeof i13.NzHighlightModule, typeof i14.ScrollingModule], [typeof i1.NzTreeComponent, typeof i2.NzTreeNodeBuiltinComponent, typeof i3.NzTreeIndentComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzTreeModule>; }