mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
ref(TS) Convert some base features to TS (#12138)
This commit is contained in:
3
react/features/base/util/logger.ts
Normal file
3
react/features/base/util/logger.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { getLogger } from '../logging/functions';
|
||||
|
||||
export default getLogger('features/base/util');
|
||||
Reference in New Issue
Block a user