Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/live/actions/workflows/start.ts>AnyWorkflow

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Go to Latest
interface AnyWorkflow
implements CommonProps
import { type AnyWorkflow } from "https://deno.land/x/live@1.48.5/actions/workflows/start.ts";

Properties

optional
args: readonly any[]
workflow: { data: Workflow; __resolveType: "resolved"; }