Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/RubyLouvre/anu
/ f
Function
f
test/babel.js:60656–60656 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60654
60655
module.exports =
function
toFastProperties(obj) {
60656
function
f() {}
60657
f.prototype = obj;
60658
new
f();
60659
return
;
Callers
5
react-dom.js
File · 0.70
react.js
File · 0.70
compose
Function · 0.70
filter
Function · 0.70
babel.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected