MapComplete/src/Models/ThemeConfig/Json/Translatable.ts

1 line
59 B
TypeScript

export type Translatable = string | Record<string, string>