communication-react-19
Version:
React library for building modern communication user experiences utilizing Azure Communication Services (React 19 compatible fork)
8 lines • 340 B
JavaScript
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
// This entry point exports only the symbols that should be re-exported from
// @azure/communication-react.
//
// This avoids having to list all the types again in @internal/communication-react.
export * from './composites';
//# sourceMappingURL=index-public.js.map