UNPKG

@tachybase/plugin-workflow-approval

Version:

Approval base in Workflow

3 lines (2 loc) 146 B
export declare const ProviderContextApprovalStatus: import("react").Provider<number>; export declare function useContextApprovalStatus(): number;