This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
matrix-public-archive
mirror of
https://github.com/matrix-org/matrix-public-archive.git
Watch
1
Star
0
Fork
You've already forked matrix-public-archive
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6c1cf6d46a
matrix-public-archive
/
public
/
js
/
asdf.js
6 lines
79 B
JavaScript
Raw
Blame
History
function
asdf
(
)
{
console
.
log
(
'asdfasdfasdfasdf'
)
;
}
module
.
exports
=
asdf
;
Reference in New Issue
View Git Blame
Copy Permalink