UNPKG

@tachybase/plugin-workflow-approval

Version:

Approval base in Workflow

5 lines (4 loc) 223 B
export declare const ApprovalProcessTimeLine: (props: any) => import("react/jsx-runtime").JSX.Element; export declare const Process: ({ dataSource }: { dataSource?: any[]; }) => import("react/jsx-runtime").JSX.Element;