type alias BlockKeyimport { type BlockKey } from "https://deno.land/x/blocks@0.36.7/blocks/app.ts"; definition: keyof Omit<AppManifest, "baseUrl" | "name">