mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 07:35:57 +09:00
2c1a7f4392
* Fix #4152 * fix * remove unused code
4 lines
67 B
TypeScript
4 lines
67 B
TypeScript
declare const locales: { [lang: string]: any };
|
|
|
|
export = locales;
|