Skip to main content
Module

x/emit/emit.generated.d.ts>bundle

Transpile and bundle JavaScript and TypeScript under Deno and Deno Deploy
Latest
function bundle
import { bundle } from "https://deno.land/x/emit@0.40.0/emit.generated.d.ts";

Parameters

root: string
load: Function
maybe_bundle_type: string | undefined
maybe_import_map: any
maybe_compiler_options: any
minify: boolean

Returns

Promise<any>