This website requires JavaScript.
Explore
Help
Register
Sign In
amechama
/
sharkey
Watch
1
Star
0
Fork
0
You've already forked sharkey
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
425b3cffdc
sharkey
/
src
/
web
/
app
/
common
/
scripts
/
get-cat.js
4 lines
52 B
JavaScript
Raw
Normal View
History
Unescape
Escape
:v:
2017-02-19 07:13:56 +09:00
module
.
exports
=
(
)
=>
{
Fix: Add missing semicolon
2017-02-01 04:51:10 +09:00
return
'(=^・・^=)'
;
Refactor: Extract the cat generator
2017-02-01 04:49:23 +09:00
}
;
Reference in New Issue
Copy Permalink