index
:
memora
dev
master
Image Gallery
Nathan Reiner <nathan@nathanreiner.xyz>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
frontend
/
web
/
hello-world
/
index.js
blob: 8e55c52b33b4430cbf38460bd209c85d590ab235 (
plain
)
1
2
3
function
clicked
()
{
console
.
log
(
'clicked'
);
}