Type Alias WorkflowDefinition

Source
type WorkflowDefinition = Awaited<ReturnType<Workflow["build"]>>