interface MetaInfoimport { type MetaInfo } from "https://deno.land/x/blocks@1.102.1/daemon/meta.ts"; Propertiesmajor: numbernamespace: stringversion: stringschema: { definitions: Record<string, JSONSchema>; root: Record<string, JSONSchema>; }manifest: ManifestBlockssite: stringoptionaletag: stringtimestamp: number