This website requires JavaScript.
Explore
Help
Sign In
oscar-surf
/
misskey
Watch
0
Star
0
Fork
0
You've already forked misskey
Code
Issues
1
Pull Requests
Packages
Releases
2
Activity
281b388e39
misskey
/
src
/
server
/
api
/
models
/
mute.ts
4 lines
101 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Introduce processor
2018-03-29 01:20:40 +09:00
import
db
from
'../../../db/mongodb'
;
wip
2017-12-22 04:50:50 +09:00
export
default
db
.
get
(
'mute'
)
as
any
;
// fuck type definition
Reference in New Issue
Copy Permalink