UNPKG

@cleotasks/core

Version:

A distributed task queue system for Node.js, inspired by Celery and BullMQ

2 lines (1 loc) 87 B
export declare function MonkeyCapture(fn: Function): (...args: any[]) => Promise<any>;