This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cherrypick
Watch
1
Star
1
Fork
0
You've already forked cherrypick
mirror of
https://github.com/kokonect-link/cherrypick
synced
2025-01-10 20:04:31 +09:00
Code
19660cb48b
cherrypick
/
src
/
api
/
models
/
notification.ts
4 lines
76 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Fix bug
2017-01-17 09:17:52 +09:00
import
db
from
'../../db/mongodb'
;
:v:
2017-01-17 10:39:21 +09:00
export
default
db
.
get
(
'notifications'
)
;
Copy Permalink