index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
jit-test
/
modules
/
defaultFunction.js
blob: 1c6e75d453618593b46151d700ad7e6012e681c8 (
plain
)
1
2
3
export default function(x) { return x * 2; }