1
0
mirror of https://github.com/MisskeyIO/misskey synced 2024-12-18 00:29:00 +09:00
MisskeyIO/src/api/models/channel-watching.ts

4 lines
110 B
TypeScript
Raw Normal View History

2017-11-01 19:33:08 +09:00
import db from '../../db/mongodb';
export default db.get('channel_watching') as any; // fuck type definition