jormungandr-bite/src/api/models/messaging-history.ts

4 lines
113 B
TypeScript
Raw Normal View History

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