UNPKG

@tachybase/plugin-workflow-approval

Version:

Approval base in Workflow

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