import { readDenoConfig } from "https://deno.land/x/lume@v2.1.0/core/utils/deno_config.ts";
Detect and returns the Deno configuration
Returns
Promise<DenoConfigResult | undefined>
import { readDenoConfig } from "https://deno.land/x/lume@v2.1.0/core/utils/deno_config.ts";
Detect and returns the Deno configuration