UNPKG

@tachybase/plugin-workflow-approval

Version:

Approval base in Workflow

4 lines (3 loc) 105 B
export declare const ContextWithActionEnabled: import("react").Context<{ actionEnabled: boolean; }>;