type alias BlockMapimport { type BlockMap } from "https://deno.land/x/live@1.107.0/daemon/meta.ts"; definition: Record<string, { $ref: string; namespace: string; }>