UNPKG

@tachybase/plugin-workflow-approval

Version:

Approval base in Workflow

5 lines (4 loc) 155 B
export declare const approvalRecords: { listCentralized(context: any, next: any): Promise<void>; submit(context: any, next: any): Promise<any>; };