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