Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/live/commons/workflows/types.ts>WorkflowMetadata

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Very Popular
Go to Latest
interface WorkflowMetadata
implements Metadata
import { type WorkflowMetadata } from "https://deno.land/x/live@1.102.4/commons/workflows/types.ts";

Type Parameters

optional
TProps = any

Properties

workflow: { __resolveType: string; } & TProps
__resolveType: "resolvable"