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
/
devtools
/
client
/
debugger
/
new
/
test
/
mochitest
/
examples
/
output.js
blob: 14281fdbfd7f5283f716d6554a5a79d543edad1a (
plain
)
1
2
3
4
5
function output(str) { console.log(str); } module.exports = { output };