Skip to main content
Module

x/lume/core/utils/deno_config.ts>readDenoConfig

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

Detect and returns the Deno configuration

Returns

Promise<DenoConfigResult | undefined>