UNPKG

log-vault

Version:

A generator of Winston logger instance with pre-defined configurable transports and formats and extra functionality.

5 lines 175 B
export declare function waitForProcess(queueName: string): Promise<{ completed: Promise<any>; failed: Promise<string>; }>; //# sourceMappingURL=waitForProcess.d.ts.map