UNPKG

@tachybase/plugin-workflow-approval

Version:

Approval base in Workflow

11 lines (10 loc) 226 B
export declare const approvalTodoStatusOptions: ({ value: any; label: string; color: string; } | { value: number; label: string; color?: undefined; })[]; export declare const approvalTodoStatusMap: {};