service/domain/workflow/types
Api Code Documentation / Exports / service/domain/workflow/types
Table of contents
Type Aliases
Variables
Type Aliases
default
Ƭ default: "ordered" | "unordered"
Defined in
src/service/domain/workflow/types.ts:3
Variables
workflowModeSchema
• Const workflowModeSchema: StringSchema<string>