Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/rollup/plugins
/ tslib.js
File
tslib.js
packages/typescript/test/tslib.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ rollup } from
'rollup'
;
2
3
import
typescript from
'..'
;
4
import
{ evaluateBundle, getCode, onwarn } from
'../../../util/test.js'
;
Callers
nothing calls this directly
Calls
5
evaluateBundle
Function · 0.90
getCode
Function · 0.90
typescript
Function · 0.85
baseMethod
Method · 0.80
captureThrownError
Function · 0.70
Tested by
no test coverage detected