UNPKG

@azure/communication-react

Version:

React library for building modern communication user experiences utilizing Azure Communication Services

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