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

x/bundler/plugins/typescript/mod.ts>transpile

A Bundler with the web in mind.
Latest
function transpile
import { transpile } from "https://deno.land/x/bundler@0.9.0/plugins/typescript/mod.ts";

Parameters

input: string
ast: ts.SourceFile
optional
options: ts.CompilerOptions = [UNSUPPORTED]