mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-12-18 08:38:45 +09:00
4 lines
67 B
TypeScript
4 lines
67 B
TypeScript
declare const locales: { [lang: string]: any };
|
|
|
|
export = locales;
|