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

6 lines
89 B
TypeScript
Raw Normal View History

2023-09-22 09:33:13 +00:00
export type CardMessages = {
select: string;
deselect: string;
loading: string;
};