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) 274 B
export * from './common'; export * from './f-connection-for-create'; export * from './f-connection'; export * from './f-connection-builder'; export * from './f-connection-center'; export * from './f-marker'; export * from './f-snap-connection'; export * from './providers';