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

4 lines
107 B
TypeScript
Raw Normal View History

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