geosphere-maps/public/assets/input-date-picker/t9n/index.d.ts
2023-09-28 13:27:46 +02:00

4 lines
87 B
TypeScript

export type InputDatePickerMessages = {
chooseDate: string;
dateFormat: string;
};