mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-23 20:49:06 +01:00
94228778c9
* wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
4 lines
102 B
TypeScript
4 lines
102 B
TypeScript
import Logger from '@/services/logger.js';
|
|
|
|
export const remoteLogger = new Logger('remote', 'cyan');
|