Skip to main content
Module

x/dynamo/mod.ts

A useful configuration library for Deno applications
Go to Latest
import * as dynamo from "https://deno.land/x/dynamo@v0.1.1/mod.ts";

Functions

Loads a configuration file.

Type Aliases

An interface representing the base of a configuration file.