@tachybase/module-workflow
Version:
A powerful BPM tool that provides foundational support for business automation, with the capability to extend unlimited triggers and nodes.
5 lines (4 loc) • 311 B
TypeScript
import { ISchema } from '@tachybase/schema';
export declare const EditWorkflowCategory: (props: any) => import("react/jsx-runtime").JSX.Element;
export declare const EditWorkflowCategoryAction: (props: any) => import("react/jsx-runtime").JSX.Element;
export declare const collectionCategoryEditSchema: ISchema;