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) 176 B
export declare const useGetAriaLabelOfAddButton: (data: { type: string; title: string; }, branchIndex?: number) => { getAriaLabel: (postfix?: string) => string; };