mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-30 03:16:27 -07:00
3 lines
88 B
TypeScript
3 lines
88 B
TypeScript
import db from '../../db/mongodb';
|
|
|
|
export default db.collection('messaging_messages');
|