Skip to main content
Module

x/lume/core/utils.ts>getConfigFile

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

Returns the _config file of a site

Parameters

optional
path: string

Returns

Promise<string | undefined>