import { fulfillContext } from "https://deno.land/x/live@1.63.12/engine/manifest/manifest.ts";
type
<T extends AppManifest>() => Promise<DecoContext>
ctx: DecoContext,
initialManifest: T,
currentImportMap?: ImportMap,
release?: DecofileProvider | undefined,