import { dnt } from "https://deno.land/x/upstash_redis@v1.21.0/deps.ts";
const { build } = dnt;
Builds the specified Deno module to an npm package using the TypeScript compiler.
Parameters
options: BuildOptions
import { dnt } from "https://deno.land/x/upstash_redis@v1.21.0/deps.ts";
const { build } = dnt;
Builds the specified Deno module to an npm package using the TypeScript compiler.