import { newContext } from "https://deno.land/x/blocks@0.36.7/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,