jiti-meet/react/features/web-hid/logger.ts

4 lines
98 B
TypeScript
Raw Normal View History

import { getLogger } from '../base/logging/functions';
export default getLogger('features/hid');