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