import { type Config } from "https://deno.land/x/frugal@0.9.6/src/cli/init/config.ts";
definition: { root: string; exportType: ExportType; cacheType: CacheType; framework: Framework; force: boolean; }
import { type Config } from "https://deno.land/x/frugal@0.9.6/src/cli/init/config.ts";