This website requires JavaScript.
Explore
Help
Sign In
monkee.ch
/
monkeeShark
Watch
1
Star
0
Fork
You've already forked monkeeShark
0
Code
Pull requests
Activity
67ea1498ff
monkeeShark
/
src
/
web
/
app
/
common
/
scripts
/
get-cat.js
4 lines
52 B
JavaScript
Raw
Normal View
History
Unescape
Escape
:v:
2017-02-18 22:13:56 +00:00
module
.
exports
=
(
)
=>
{
Fix: Add missing semicolon
2017-01-31 19:51:10 +00:00
return
'(=^・・^=)'
;
Refactor: Extract the cat generator
2017-01-31 19:49:23 +00:00
}
;
Copy permalink