variable initContextimport { initContext } from "https://deno.land/x/live@1.55.1/mod.ts"; type<T extends AppManifest>(m: T,currentImportMap?: ImportMap,release?: Release | undefined,) => Promise<DecoContext>