123456789101112131415 |
- import * as i0 from "@angular/core";
- import * as i1 from "./graph.component";
- import * as i2 from "./graph-minimap.component";
- import * as i3 from "./graph-defs.component";
- import * as i4 from "./graph-node.directive";
- import * as i5 from "./graph-group-node.directive";
- import * as i6 from "./graph-zoom.directive";
- import * as i7 from "./graph-node.component";
- import * as i8 from "./graph-edge.component";
- import * as i9 from "./graph-edge.directive";
- export declare class NzGraphModule {
- static ɵfac: i0.ɵɵFactoryDeclaration<NzGraphModule, never>;
- static ɵmod: i0.ɵɵNgModuleDeclaration<NzGraphModule, never, [typeof i1.NzGraphComponent, typeof i2.NzGraphMinimapComponent, typeof i3.NzGraphDefsComponent, typeof i4.NzGraphNodeDirective, typeof i5.NzGraphGroupNodeDirective, typeof i6.NzGraphZoomDirective, typeof i7.NzGraphNodeComponent, typeof i8.NzGraphEdgeComponent, typeof i9.NzGraphEdgeDirective], [typeof i1.NzGraphComponent, typeof i2.NzGraphMinimapComponent, typeof i3.NzGraphDefsComponent, typeof i4.NzGraphNodeDirective, typeof i5.NzGraphGroupNodeDirective, typeof i6.NzGraphZoomDirective, typeof i7.NzGraphNodeComponent, typeof i8.NzGraphEdgeComponent, typeof i9.NzGraphEdgeDirective]>;
- static ɵinj: i0.ɵɵInjectorDeclaration<NzGraphModule>;
- }
|