UNPKG

@tachybase/plugin-workflow-approval

Version:

Approval base in Workflow

5 lines (4 loc) 159 B
export declare const ProviderBlockInitItem: ({ children, ...props }: { [x: string]: any; children: any; }) => import("react/jsx-runtime").JSX.Element;