geosphere-maps/public/assets/date-picker/t9n/index.d.ts

6 lines
96 B
TypeScript
Raw Permalink Normal View History

2023-09-22 09:33:13 +00:00
export type DatePickerMessages = {
nextMonth: string;
prevMonth: string;
year: string;
};