Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/llrt
/ console.test.ts
File
console.test.ts
tests/unit/console.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
defaultImport from
"node:console"
;
2
import
legacyImport from
"console"
;
3
4
import
* as timers from
"node:timers"
;
Callers
nothing calls this directly
Calls
12
reject
Method · 0.80
format
Method · 0.65
log
Method · 0.65
debug
Method · 0.65
info
Method · 0.65
assert
Method · 0.65
warn
Method · 0.65
error
Method · 0.65
trace
Method · 0.65
resolve
Method · 0.65
append
Method · 0.45
slice
Method · 0.45
Tested by
no test coverage detected