UNPKG

@tachybase/plugin-workflow-approval

Version:

Approval base in Workflow

3 lines (2 loc) 164 B
export declare function useContextApprovalStatus(): number; export declare function ApplyActionStatusProvider(props: any): import("react/jsx-runtime").JSX.Element;