Skip to main content
Module

x/live/daemon/meta.ts>BlockMap

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Very Popular
Go to Latest
type alias BlockMap
import { type BlockMap } from "https://deno.land/x/live@1.96.2/daemon/meta.ts";
definition: Record<string, { $ref: string; namespace: string; }>