This website requires JavaScript.
Explore
Help
Sign In
natty
/
calckey
Watch
1
Star
0
Fork
You've already forked calckey
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
281b388e39
calckey
/
src
/
server
/
api
/
models
/
mute.ts
4 lines
101 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Introduce processor
2018-03-28 16:20:40 +00:00
import
db
from
'../../../db/mongodb'
;
wip
2017-12-21 19:50:50 +00:00
export
default
db
.
get
(
'mute'
)
as
any
;
// fuck type definition