UNPKG

@tachybase/module-workflow

Version:

A powerful BPM tool that provides foundational support for business automation, with the capability to extend unlimited triggers and nodes.

6 lines (5 loc) 263 B
import { SchemaInitializer } from '@tachybase/client'; import { ManualFormType } from '../SchemaConfig'; export declare const addCustomFormField: SchemaInitializer<import("antd").ButtonProps, any>; declare const _default: ManualFormType; export default _default;