UNPKG

communication-react-19

Version:

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

9 lines 357 B
export * from './LocalizationProvider'; /** * @internal * * Used by storybook INTERNAL stories to provide strings to components from * \@internal/react-components that use composite strings, e.g., _ComplianceBanner. */ export declare const _useCompositeLocale: () => import("./LocalizationProvider").CompositeLocale; //# sourceMappingURL=index.d.ts.map