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

x/live/routes/live/workflows/run.ts>Props

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Go to Latest
type alias Props
import { type Props } from "https://deno.land/x/live@1.48.5/routes/live/workflows/run.ts";
definition: HttpRunRequest<unknown[], unknown, { workflow: Workflow; } & Metadata>