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

7 lines
127 B
TypeScript

export type TableMessages = {
clear: string;
hiddenSelected: string;
page: string;
row: string;
selected: string;
};