Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TypeScriptToLua/TypeScriptToLua
/ module-resolution.spec.ts
File
module-resolution.spec.ts
test/transpile/module-resolution.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as path from
"path"
;
2
import
* as tstl from
"../../src"
;
3
import
* as util from
"../util"
;
4
import
* as ts from
"typescript"
;
Callers
nothing calls this directly
Calls
4
expect
Function · 0.85
snapshotPaths
Function · 0.85
resolve
Method · 0.80
getLuaResult
Method · 0.80
Tested by
no test coverage detected