geosphere-maps/public/assets/table/t9n/index.d.ts

8 lines
127 B
TypeScript
Raw Normal View History

2023-09-28 11:27:46 +00:00
export type TableMessages = {
clear: string;
hiddenSelected: string;
page: string;
row: string;
selected: string;
};