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
/
following.ts
4 lines
79 B
TypeScript
Raw
Normal View
History
Unescape
Escape
:v:
2017-01-17 09:12:33 +09:00
import
db
from
'../../db/mongodb'
;
export
default
db
.
collection
(
'following'
)
;
Reference in New Issue
Copy Permalink