UNPKG

ng-devui

Version:

DevUI components based on Angular

20 lines (19 loc) 1.3 kB
import * as i0 from "@angular/core"; import * as i1 from "./tree.component"; import * as i2 from "./tree-nodes.component"; import * as i3 from "./operable-tree.component"; import * as i4 from "./auto-focus.directive"; import * as i5 from "./pipe/filter-nodes.pipe"; import * as i6 from "./pipe/transfer-to-array.pipe"; import * as i7 from "@angular/common"; import * as i8 from "@angular/forms"; import * as i9 from "ng-devui/loading"; import * as i10 from "ng-devui/checkbox"; import * as i11 from "ng-devui/popover"; import * as i12 from "ng-devui/utils"; import * as i13 from "@angular/cdk/scrolling"; export declare class TreeModule { static ɵfac: i0.ɵɵFactoryDeclaration<TreeModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<TreeModule, [typeof i1.TreeComponent, typeof i2.TreeNodesComponent, typeof i3.OperableTreeComponent, typeof i4.AutofocusDirective, typeof i5.FilterNodesPipe, typeof i6.TransferToArrayPipe], [typeof i7.CommonModule, typeof i8.FormsModule, typeof i9.LoadingModule, typeof i10.CheckBoxModule, typeof i11.PopoverModule, typeof i12.SafePipeModule, typeof i12.HighlightModule, typeof i13.ScrollingModule], [typeof i1.TreeComponent, typeof i2.TreeNodesComponent, typeof i3.OperableTreeComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<TreeModule>; }