import { genSchemasFromManifest } from "https://deno.land/x/live@1.25.4/engine/schema/gen.ts";
type
(manifest: AppManifest & { baseUrl?: string; }, baseDir?: string) => Promise<Schemas>
import { genSchemasFromManifest } from "https://deno.land/x/live@1.25.4/engine/schema/gen.ts";