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

x/rad/src/tasks/build-buds/deb/3p.ts

general purpose build tool. statically typed, batteries included. command, function, and make-style tasks supported. improved npm scripts for deno.
Go to Latest
import * as rad from "https://deno.land/x/rad@v6.10.0/src/tasks/build-buds/deb/3p.ts";

Namespaces

APIs to transpile and bundle JavaScript and TypeScript under Deno and Deno.

Functions

Generate a single file JavaScript bundle of the root module and its dependencies.

Transpile TypeScript (or JavaScript) into JavaScript, returning a promise which resolves with a map of the emitted files.