index
:
notive/notive.git
main
Collaborative music notebooks
Josh Kingsley
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
index.ts
blob: a34c8b457fdec886cf6f178aa10f06fbecc29a5c (
plain
)
1
2
3
4
5
console
.
log
(
"OK"
);
function
foo
()
{
return
"foo"
;
}