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

x/blocks/daemon/meta.ts>BlockMap

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