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