import { newContext } from "https://deno.land/x/blocks@1.60.10/engine/manifest/manifest.ts";
type
<T extends AppManifest>() => Promise<DecoContext>
m: T,
currentImportMap?: ImportMap,
release?: Release | undefined,
instanceId?: string | undefined,
site?: string | undefined,
namespace?: string | undefined,