Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TypeScriptToLua/TypeScriptToLua
/ parse.ts
File
parse.ts
src/cli/parse.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as ts from
"typescript"
;
2
import
{ BuildMode, CompilerOptions, LuaLibImportKind, LuaTarget } from
"../CompilerOptions"
;
3
import
* as cliDiagnostics from
"./diagnostics"
;
4
Callers
nothing calls this directly
Calls
1
values
Method · 0.65
Tested by
no test coverage detected