Sharkey/src/api/models/messaging-history.ts

4 lines
113 B
TypeScript
Raw Normal View History

2017-01-17 02:12:33 +02:00
import db from '../../db/mongodb';
2017-01-18 09:30:42 +02:00
export default db.get('messaging_histories') as any; // fuck type definition