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

7 lines
109 B
TypeScript
Raw Normal View History

2023-09-22 09:33:13 +00:00
export type BlockMessages = {
collapse: string;
expand: string;
loading: string;
options: string;
};