Skip to main content
Module

x/ts_morph/ts_morph.d.ts>SourceFile#emitSync

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Go to Latest
method SourceFile.prototype.emitSync
import { SourceFile } from "https://deno.land/x/ts_morph@19.0.0/ts_morph.d.ts";

Synchronously emits the source file as a JavaScript file.