UNPKG

flowed

Version:

A fast and reliable flow engine for orchestration and more uses in *Node.js*, *Deno* and the browser

5 lines (4 loc) 105 B
export * from './flow-manager'; export * from './flow'; export * from './specs'; export * from './task';