UNPKG

@fabrix/spool-crons

Version:

Spool - Cron Jobs for Fabrix

6 lines (5 loc) 115 B
export declare const EVENT_SUBSCRIBER_STATUS: { PENDING: string; RUNNING: string; COMPLETE: string; };