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

x/dem/mod.ts>add

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

Parameters

configFilePath: string
urlStr: string

Returns

Promise<void>