UNPKG

ngx-xyflow

Version:

Angular wrapper for the popular xyflow (formerly Reactflow) library

10 lines 378 B
export * from './xyflow.module'; export * from './xyflow.component'; export * from './background.directive'; export * from './controls.directive'; export * from './handle.directive'; export * from './minimap.directive'; export * from './node-resizer.directive'; export * from './node-toolbar.directive'; export * from './node.directive'; //# sourceMappingURL=public-api.d.ts.map