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