UNPKG

@tachybase/module-workflow

Version:

A powerful BPM tool that provides foundational support for business automation, with the capability to extend unlimited triggers and nodes.

7 lines (6 loc) 192 B
export declare function useTriggerWorkflowsActionProps(): { onClick(): Promise<void>; }; export declare function useRecordTriggerWorkflowsActionProps(): { onClick(): Promise<void>; };