Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TypeScriptToLua/TypeScriptToLua
/ directories.spec.ts
File
directories.spec.ts
test/transpile/directories.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
* as tstl from
"../../src"
;
4
import
{ transpileFilesResult } from
"./run"
;
Callers
nothing calls this directly
Calls
3
transpileFilesResult
Function · 0.90
expect
Function · 0.85
toHaveDiagnostics
Method · 0.80
Tested by
no test coverage detected