angular13-organization-chart
Version:
Organization chart library for angular 15+
9 lines (8 loc) • 459 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./org-chart/org-chart.component";
import * as i2 from "@angular/common";
export declare class OrgChartModule {
static ɵfac: i0.ɵɵFactoryDeclaration<OrgChartModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<OrgChartModule, [typeof i1.OrgChartComponent], [typeof i2.CommonModule], [typeof i1.OrgChartComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<OrgChartModule>;
}