Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TypeScriptToLua/TypeScriptToLua
/ printer.ts
File
printer.ts
test/transpile/plugins/printer.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ SourceNode } from
"source-map"
;
2
import
* as tstl from
"../../../src"
;
3
4
class
CustomPrinter extends tstl.LuaPrinter {
Callers
nothing calls this directly
Calls
1
print
Method · 0.80
Tested by
no test coverage detected