MCPcopy Index your code
hub / github.com/TypeScriptToLua/TypeScriptToLua / tstl.ts

File tstl.ts

src/tstl.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import * as ts from "typescript";
3import * as tstl from ".";
4import * as cliDiagnostics from "./cli/diagnostics";

Callers

nothing calls this directly

Calls 4

createDiagnosticReporterFunction · 0.90
checkNodeVersionFunction · 0.85
executeCommandLineFunction · 0.85
setBlockingMethod · 0.80

Tested by

no test coverage detected