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
c4e517ab15
misskey
/
src
/
api
/
models
/
notification.ts
4 lines
83 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Fix bug
2017-01-17 09:17:52 +09:00
import
db
from
'../../db/mongodb'
;
export
default
db
.
collection
(
'notifications'
)
;
Reference in New Issue
Copy Permalink