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