import * as rad from "https://deno.land/x/rad@v6.11.0/src/tasks/build-buds/deb/3p.ts";
Namespaces
N emit | 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. | |
Interfaces
The output of the | |
Options which can be set when using the | |