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

x/live/runtime/routes/workflow.ts>Props

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Go to Latest
type alias Props
import { type Props } from "https://deno.land/x/live@1.102.5/runtime/routes/workflow.ts";
definition: HttpRunRequest<unknown[], unknown, { workflow: Workflow; } & Metadata>