Skip to main content
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.4.0/config.ts";

Parameters

filePath: string

Returns

Promise<Config | undefined>