type alias Propsimport { type Props } from "https://deno.land/x/live@1.102.5/runtime/routes/workflow.ts"; definition: HttpRunRequest<unknown[], unknown, { workflow: Workflow; } & Metadata>