UNPKG

@node-ts/bus-workflow

Version:

A workflow engine for orchestrating logic flows in distributed applications.

2 lines (1 loc) 65 B
export declare function sleep(timeoutMs: number): Promise<void>;