@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) • 336 B
TypeScript
export declare const NAMESPACE_TRIGGER_API_REGULAR = "api-regular";
export declare const NAMESPACE_INSTRUCTION_JSON_PARSE = "json-parse";
export declare const NAMESPACE_INSTRUCTION_JS_PARSE = "js-parse";
export declare const NAMESPACE_INSTRUCTION_DATA_MAPPING = "data-mapping";
export declare const GROUP_TAG_DEPRECATED = "deprecated";