mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2025-02-05 19:13:10 +02:00
3 lines
67 B
TypeScript
3 lines
67 B
TypeScript
declare const locales: { [lang: string]: any };
|
|
|
|
export = locales;
|