UNPKG

communication-react-19

Version:

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

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