UNPKG

ngx-xyflow

Version:

Angular wrapper for the popular xyflow (formerly Reactflow) library

15 lines 1.16 kB
import * as i0 from "@angular/core"; import * as i1 from "./xyflow.component"; import * as i2 from "./node.directive"; import * as i3 from "./background.directive"; import * as i4 from "./controls.directive"; import * as i5 from "./handle.directive"; import * as i6 from "./minimap.directive"; import * as i7 from "./node-resizer.directive"; import * as i8 from "./node-toolbar.directive"; export declare class XYFlowModule { static ɵfac: i0.ɵɵFactoryDeclaration<XYFlowModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<XYFlowModule, [typeof i1.XYFlowComponent, typeof i2.NodeDirective, typeof i3.BackgroundDirective, typeof i4.ControlsDirective, typeof i5.HandleDirective, typeof i6.MinimapDirective, typeof i7.NodeResizerDirective, typeof i8.NodeToolbarDirective], never, [typeof i1.XYFlowComponent, typeof i2.NodeDirective, typeof i5.HandleDirective, typeof i3.BackgroundDirective, typeof i4.ControlsDirective, typeof i5.HandleDirective, typeof i6.MinimapDirective, typeof i7.NodeResizerDirective, typeof i8.NodeToolbarDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<XYFlowModule>; } //# sourceMappingURL=xyflow.module.d.ts.map