UNPKG

communication-react-19

Version:

React library for building modern communication user experiences utilizing Azure Communication Services (React 19 compatible fork)

8 lines 280 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. import { createClientLogger } from '@azure/logger'; /** * @private */ export const callingComponentLogger = createClientLogger('communication-react:calling-component'); //# sourceMappingURL=Logger.js.map