@tachybase/plugin-workflow-approval
Version:
Approval base in Workflow
7 lines (6 loc) • 387 B
TypeScript
import { SchemaInitializer } from '@tachybase/client';
export declare const ApplyFormInitializer: SchemaInitializer<import("antd").ButtonProps, {}>;
/**
* @deprecated 完全整理重构完审批, 走完迁移逻辑, 以及充分测试现有应用后, 可删除此过期配置
*/
export declare const LauncherAddBlockButtonIntializer: SchemaInitializer<import("antd").ButtonProps, {}>;