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

Function b

tests/test_code/js/globals/globals.js:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11 }
12
13 function b() {
14 console.log("c");
15 }
16
17 return {
18 'a': a,

Callers 1

aFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected