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.

7 lines (6 loc) 271 B
export * from './create-finalize'; export * from './create-preparation'; export * from './get-first-connectable-output'; export * from './f-create-connection.drag-handler'; export * from './f-create-connection.event'; export * from './i-f-create-connection-drag-result';