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

x/deco/daemon/meta.ts>MetaInfo

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Very Popular
Latest
interface MetaInfo
import { type MetaInfo } from "https://deno.land/x/deco@1.104.2/daemon/meta.ts";

Properties

major: number
namespace: string
version: string
schema: { definitions: Record<string, JSONSchema>; root: Record<string, JSONSchema>; }
manifest: ManifestBlocks
site: string
optional
etag: string
timestamp: number