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 Italian (Italy) * * @public */ export declare const COMPOSITE_LOCALE_IT_IT: CompositeLocale; //# sourceMappingURL=CompositeLocale.d.ts.map