MCPcopy Index your code
hub / github.com/reactjs/react-codemod / foo

Function foo

transforms/__testfixtures__/class/class-initial-state.input.js:168–170  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

166 }
167
168 const foo = () => {
169 return 120; // dont change me
170 };
171
172 var q = function() {
173 return 100; // dont change me

Callers 8

constructorMethod · 0.70
getInitialStateFunction · 0.70
ComponentClass · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected