UNPKG

@tachybase/plugin-workflow-approval

Version:

Approval base in Workflow

5 lines (4 loc) 138 B
import { Plugin } from '@tachybase/client'; export declare class KitApprovalRecordBlock extends Plugin { afterAdd(): Promise<void>; }