UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

17 lines (16 loc) 1.31 kB
import * as i0 from "@angular/core"; import * as i1 from "./tree-component/tree.component"; import * as i2 from "./tree-task-content/tree-task-content.component"; import * as i3 from "./tree-component/add-child-node/add-child-node.component"; import * as i4 from "./tree-component/remove-node/remove-node.component"; import * as i5 from "@angular/common"; import * as i6 from "@ngbracket/ngx-layout"; import * as i7 from "@netgrif/components-core"; import * as i8 from "../../data-fields/data-fields.module"; import * as i9 from "../../panel/panel.module"; import * as i10 from "../../task-content/task-content.module"; export declare class TreeCaseViewComponentModule { static ɵfac: i0.ɵɵFactoryDeclaration<TreeCaseViewComponentModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<TreeCaseViewComponentModule, [typeof i1.TreeComponent, typeof i2.TreeTaskContentComponent, typeof i3.AddChildNodeComponent, typeof i4.RemoveNodeComponent], [typeof i5.CommonModule, typeof i6.FlexLayoutModule, typeof i7.MaterialModule, typeof i8.DataFieldsComponentModule, typeof i7.TranslateLibModule, typeof i9.PanelComponentModule, typeof i10.TaskContentComponentModule], [typeof i1.TreeComponent, typeof i2.TreeTaskContentComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<TreeCaseViewComponentModule>; }