jiti-meet/react/features/transcribing/logger.js

6 lines
117 B
JavaScript
Raw Normal View History

2021-09-09 13:23:03 +00:00
// @flow
import { getLogger } from '../base/logging/functions';
export default getLogger('features/transcribing');