@tots/ngx-org-chart
Version:
Hierarchical Organization Chart
10 lines (9 loc) • 591 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-chart-designer.component";
import * as i2 from "@angular/common";
import * as i3 from "../ngx-chart-node/ngx-chart-node.module";
export declare class NgxChartDesignerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxChartDesignerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxChartDesignerModule, [typeof i1.NgxChartDesignerComponent], [typeof i2.CommonModule, typeof i3.NgxChartNodeModule], [typeof i1.NgxChartDesignerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxChartDesignerModule>;
}