Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dem/config.ts>getConfig

A module version manager for Deno.
Go to Latest
function getConfig
import { getConfig } from "https://deno.land/x/dem@0.3.4/config.ts";

Parameters

filePath: string

Returns

Promise<Config | undefined>