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

x/deno/cli/js/compiler_bundler.ts>setRootExports

A modern runtime for JavaScript and TypeScript.
Go to Latest
function setRootExports
import { setRootExports } from "https://deno.land/x/deno@v0.30.0/cli/js/compiler_bundler.ts";

Set the rootExports which will by the emitBundle()

Parameters

program: ts.Program
rootModule: string