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

5 lines
87 B
TypeScript

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