jeffsi-meet/react/features/mobile/background/logger.ts

4 lines
110 B
TypeScript

import { getLogger } from '../../base/logging/functions';
export default getLogger('mobile-app:background');