UNPKG

@tachybase/plugin-workflow-approval

Version:

Approval base in Workflow

9 lines (8 loc) 246 B
export declare const systemSettingName = "workflow-approval"; export declare const settingApproval: { title: string; icon: string; Component: () => import("react/jsx-runtime").JSX.Element; aclSnippet: string; sort: number; };