Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoderLine/alphaTab
/ TranspilerBase.ts
File
TranspilerBase.ts
packages/transpiler/src/TranspilerBase.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'node:path'
;
2
import
url from
'node:url'
;
3
import
{ createDiagnosticReporter } from
'@coderline/alphatab-tooling/typescript'
;
4
import
ts from
'typescript'
;
Callers
nothing calls this directly
Calls
8
createDiagnosticReporter
Function · 0.90
log
Method · 0.80
filter
Method · 0.80
includes
Method · 0.80
emit
Method · 0.80
resolve
Method · 0.45
slice
Method · 0.45
push
Method · 0.45
Tested by
no test coverage detected