UNPKG

@tachybase/plugin-workflow-approval

Version:

Approval base in Workflow

5 lines (4 loc) 220 B
import React from 'react'; export declare const ContextWorkflowNotice: React.Context<any>; export declare const ProviderContextWorkflowNotice: React.Provider<any>; export declare function useContexWorkflowNotice(): any;