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

6 lines
88 B
TypeScript

export type FlowItemMessages = {
back: string;
close: string;
options: string;
};