UNPKG

wakaq

Version:

Background task queue for Node backed by Redis, a super minimal Celery

6 lines (5 loc) 86 B
export interface WakaQPing { type: string; task: string; queue: string; }