jiti-meet/react/features/base/participants/logger.ts

4 lines
107 B
TypeScript
Raw Normal View History

2020-11-14 04:09:25 +00:00
import { getLogger } from '../logging/functions';
export default getLogger('features/base/participants');