UNPKG

115 BTypeScriptView Raw
1import type { Locale } from '../locale-provider';
2declare const localeValues: Locale;
3export default localeValues;