import { contextFromVolume } from "https://deno.land/x/live@1.60.21/runtime/context.ts";
type
<TManifest extends AppManifest = AppManifest>(vol: string, onUnmount?: () => void) => Promise<DecoContext>
x/live/runtime/context.ts>contextFromVolume
import { contextFromVolume } from "https://deno.land/x/live@1.60.21/runtime/context.ts";