mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2024-11-17 05:26:39 +01:00
4 lines
110 B
TypeScript
4 lines
110 B
TypeScript
|
import db from '../../db/mongodb';
|
||
|
|
||
|
export default db.get('channel_watching') as any; // fuck type definition
|