geosphere-maps/public/assets/modal/t9n/index.d.ts
2023-09-22 11:33:13 +02:00

4 lines
50 B
TypeScript

export type ModalMessages = {
close: string;
};