mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-03-23 22:39:32 +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
|