mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-01-05 16:24:17 +01:00
d071d18dd7
* wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
3 lines
88 B
TypeScript
3 lines
88 B
TypeScript
import Logger from '@/services/logger.js';
|
|
|
|
export const apiLogger = new Logger('api');
|