Skip to main content
Module

x/upstash_redis/deps.ts>dnt.build

HTTP based Redis Client for Serverless and Edge Functions
Extremely Popular
Go to Latest
function dnt.build
import { dnt } from "https://deno.land/x/upstash_redis@v1.15.0/deps.ts";
const { build } = dnt;

Builds the specified Deno module to an npm package using the TypeScript compiler.

Returns

Promise<void>