Skip to main content
Module

x/lume/core/utils.ts>readDenoConfig

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

Detect and returns the Deno configuration

Returns

Promise<DenoConfigResult | undefined>