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

8 lines
127 B
TypeScript

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