MCPcopy 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

1class Abra {
2 init() {
3 return this.init()
4 }
5}
6
7class Cadabra {

Callers 1

ternary_new.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected