UNPKG

@tachybase/plugin-workflow-approval

Version:

Approval base in Workflow

8 lines (7 loc) 229 B
export declare const ApprovalBlockInitializer: () => import("react/jsx-runtime").JSX.Element; export declare const ApprovalInitializerItem: { type: string; name: string; title: string; itemComponent: string; }[];