Files
jitsi-meet/react/features/authentication/logger.ts
2022-10-17 14:28:01 +03:00

4 lines
109 B
TypeScript

import { getLogger } from '../base/logging/functions';
export default getLogger('features/authentication');