Skip to main content
Module

x/live/deps.ts>WorkflowExecution

deco is the edge-native site editor and app framework for building dynamic, high-performance sites with a built-in visual admin UI.
Very Popular
Go to Latest
interface WorkflowExecution
implements WorkflowExecutionBase<TArgs, TResult, TMetadata>
import { type WorkflowExecution } from "https://deno.land/x/live@1.22.13/deps.ts";

Type Parameters

optional
TArgs extends Arg = Arg
optional
TResult = unknown
optional
TMetadata extends Metadata = Metadata

Properties

id: string
namespace: string
status: WorkflowStatus