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.

6 lines (5 loc) 253 B
export * from './calculate-connection-line-by-behavior.execution'; export * from './calculate-connection-line-by-behavior.request'; export * from './fixed-center-behavior'; export * from './fixed-outbound-behavior'; export * from './floating-behavior';