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

5 lines
71 B
TypeScript

export type MenuItemMessages = {
submenu: string;
open: string;
};