Skip to main content
Module

x/lume/core/utils.ts>readDenoConfig

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function readDenoConfig
import { readDenoConfig } from "https://deno.land/x/lume@v1.15.2/core/utils.ts";

Detect and returns the Deno configuration

Returns

Promise<DenoConfigResult | undefined>