mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2024-12-16 14:21:57 +01:00
3 lines
103 B
TypeScript
3 lines
103 B
TypeScript
import db from '../../db/mongodb';
|
|
|
|
export default db.get('following') as any; // fuck type definition
|