UNPKG

agenda-admin

Version:
2 lines (1 loc) 108 B
export declare type StatusType = 'repeating' | 'scheduled' | 'queued' | 'completed' | 'failed' | 'running';