1 | import './rxjs-imports';
|
2 | import * as i0 from "@angular/core";
|
3 | import * as i1 from "./draggable/node-draggable.directive";
|
4 | import * as i2 from "./tree.component";
|
5 | import * as i3 from "./editable/node-editable.directive";
|
6 | import * as i4 from "./menu/node-menu.component";
|
7 | import * as i5 from "./tree-internal.component";
|
8 | import * as i6 from "./utils/safe-html.pipe";
|
9 | import * as i7 from "@angular/common";
|
10 | export declare class TreeModule {
|
11 | static ɵfac: i0.ɵɵFactoryDeclaration<TreeModule, never>;
|
12 | static ɵmod: i0.ɵɵNgModuleDeclaration<TreeModule, [typeof i1.NodeDraggableDirective, typeof i2.TreeComponent, typeof i3.NodeEditableDirective, typeof i4.NodeMenuComponent, typeof i5.TreeInternalComponent, typeof i6.SafeHtmlPipe], [typeof i7.CommonModule], [typeof i2.TreeComponent]>;
|
13 | static ɵinj: i0.ɵɵInjectorDeclaration<TreeModule>;
|
14 | }
|