UNPKG

yao-node-client

Version:

A node client for yao application development

5 lines (4 loc) 130 B
export declare const time: { After(ms: number, process: string, ...args: any[]): void; Sleep(delay: number): void; };