Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dabbott/react-native-express
/ arrowFunctions.js
File
arrowFunctions.js
examples/files/javascript/arrowFunctions.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
add5 = (myNumber) => {
2
return
myNumber + 5
3
}
4
Callers
nothing calls this directly
Calls
1
add5
Function · 0.85
Tested by
no test coverage detected