Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
Edit Copy
Download
Star
Summer of Sage Days 2015: San Diego (sd64.25), etc.
react
/
wstein
/
node_modules
/
browserify
/
node_modules
/
insert-module-globals
/
node_modules
/
lexical-scope
/
test
/
files
/
return_hash.js
8
0
5
5
2
views
Tweet
Share
Share
1
function
foo
(
)
{
2
return
{
3
bar
:
true
4
}
5
}
6
7