forked from MapComplete/MapComplete
1 line
59 B
TypeScript
1 line
59 B
TypeScript
export type Translatable = string | Record<string, string>
|