UNPKG

109 BTypeScriptView Raw
1import { PickerLocale } from '../generatePicker';
2declare const locale: PickerLocale;
3export default locale;