UNPKG

@azure/communication-react

Version:

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

8 lines 205 B
import { CompositeLocale } from '../LocalizationProvider'; /** * Locale for English (US) * * @public */ export declare const COMPOSITE_LOCALE_EN_US: CompositeLocale; //# sourceMappingURL=index.d.ts.map