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

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

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

Parameters

ast: ts.SourceFile
optional
unnamed 1: { newLine?: ts.NewLineKind; } = [UNSUPPORTED]