MCPcopy Create free account
hub / github.com/scottrogowski/code2flow / doit

Method doit

tests/test_code/js/two_file_imports/imported.js:6–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4 }
5
6 get doit() {
7 this.doit2()
8 }
9
10 doit2() {
11 console.log('at the end')

Callers 1

constructorMethod · 0.95

Calls 1

doit2Method · 0.95

Tested by

no test coverage detected