UNPKG

@azure/communication-react

Version:

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

8 lines 221 B
import { CompositeLocale } from '../../LocalizationProvider'; /** * Locale for French (France) * * @public */ export declare const COMPOSITE_LOCALE_FR_FR: CompositeLocale; //# sourceMappingURL=CompositeLocale.d.ts.map