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

x/dem/config.ts>Config

A module version manager for Deno.
Go to Latest
type alias Config
import { type Config } from "https://deno.land/x/dem@0.3.4/config.ts";
definition: { modules: Module[]; }