import { type NamedWorkflow } from "https://deno.land/x/live@1.107.0/blocks/workflow.ts";
Type Parameters
optional
TCtx extends WorkflowContext = WorkflowContextdefinition: DurableWorkflow<TArgs, TResp, TCtx> & { key: string; props: TProps; }
x/live/blocks/workflow.ts>NamedWorkflow
import { type NamedWorkflow } from "https://deno.land/x/live@1.107.0/blocks/workflow.ts";