mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-24 21:19:07 +01:00
94228778c9
* wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
4 lines
86 B
TypeScript
4 lines
86 B
TypeScript
import Logger from '@/services/logger.js';
|
|
|
|
export const dbLogger = new Logger('db');
|