Skip to main content
Module

x/aleph/server/config.ts>loadConfig

The Full-stack Framework in Deno.
Very Popular
Go to Latest
function loadConfig
import { loadConfig } from "https://deno.land/x/aleph@v0.3.0-beta.15/server/config.ts";

load config from aleph.config.(ts|js|json)

Parameters

specifier: string

Returns

Promise<Config>