import { dnt } from "https://deno.land/x/upstash_redis@v1.23.0-next.1/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.23.0-next.1/deps.ts";
const { build } = dnt;
Builds the specified Deno module to an npm package using the TypeScript compiler.