1
0
mirror of https://github.com/misskey-dev/misskey synced 2025-01-07 18:34:07 +09:00
misskey/src/api/models/post.ts
2017-01-18 16:30:47 +09:00

4 lines
99 B
TypeScript

import db from '../../db/mongodb';
export default db.get('posts') as any; // fuck type definition