This website requires JavaScript.
Explore
Help
Register
Sign In
graphite
/
Sharkey
Watch
1
Star
0
Fork
You've already forked Sharkey
0
mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced
2024-11-08 17:53:08 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
281b388e39
Sharkey
/
src
/
server
/
api
/
models
/
mute.ts
4 lines
101 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Introduce processor
2018-03-28 19:20:40 +03:00
import
db
from
'../../../db/mongodb'
;
wip
2017-12-21 21:50:50 +02:00
export
default
db
.
get
(
'mute'
)
as
any
;
// fuck type definition
Reference in a new issue
Copy permalink