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) 211 B
export * from './add-flow-to-store'; export * from './get-flow'; export * from './get-flow-host-element'; export * from './get-flow-state'; export * from './remove-flow-from-store'; export * from './providers';