mirror of
https://github.com/paricafe/misskey.git
synced 2025-02-16 09:37:29 -06:00
3 lines
67 B
TypeScript
3 lines
67 B
TypeScript
declare const locales: { [lang: string]: any };
|
|
|
|
export = locales;
|