UNPKG

topology-runner

Version:

Run a topology consisting of a directed acyclic graph

3 lines (2 loc) 83 B
export { runTopology, resumeTopology } from './topology'; export * from './types';