Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ init
Method
init
tests/test_code/js/ternary_new/ternary_new.js:2–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
class
Abra {
2
init() {
3
return
this.init()
4
}
5
}
6
7
class
Cadabra {
Callers
1
ternary_new.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected