Skip to main content
Module

x/live/engine/schema/builder.ts>BlockModule

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Go to Latest
interface BlockModule
import { type BlockModule } from "https://deno.land/x/live@1.75.5/engine/schema/builder.ts";

Properties

blockType: string
functionKey: string
optional
inputSchema: Schemeable
optional
outputSchema: Schemeable
optional
functionJSDoc: JSONSchema7