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) 182 B
export * from './i-mouse-event'; export * from './i-pointer-event'; export * from './i-pointer-up-event'; export * from './i-touch-down-event'; export * from './i-touch-move-event';