UNPKG

@foblex/flow

Version:

An Angular library designed to simplify the creation and manipulation of dynamic flow. Provides components for flows, nodes, and connections, automating node manipulation and inter-node connections.

9 lines (8 loc) 273 B
export * from './f-resize-handle'; export * from './f-rotate-handle'; export * from './f-drag-handle.directive'; export * from './f-group.directive'; export * from './f-node.directive'; export * from './f-node-base'; export * from './is-node'; export * from './providers';