UNPKG

@azure/communication-react

Version:

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

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