Files
jitsi-meet/react/features/video-quality/logger.ts
2022-09-01 14:00:49 +03:00

4 lines
108 B
TypeScript

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