Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TypeScriptToLua/TypeScriptToLua
/ paths.spec.ts
File
paths.spec.ts
test/transpile/paths.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 ts from
"typescript"
;
3
import
{ getEmitPath, getSourceDir } from
"../../src"
;
4
import
* as util from
"../util"
;
Callers
nothing calls this directly
Calls
6
getSourceDir
Function · 0.90
getEmitPath
Function · 0.90
expect
Function · 0.85
replaceExtension
Function · 0.85
getLuaResult
Method · 0.80
normalize
Function · 0.70
Tested by
no test coverage detected