MCPcopy 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

1const add5 = (myNumber) => {
2 return myNumber + 5
3}
4

Callers

nothing calls this directly

Calls 1

add5Function · 0.85

Tested by

no test coverage detected