mirror of
https://github.com/paricafe/misskey.git
synced 2025-03-18 19:39:20 -05:00
3 lines
67 B
TypeScript
3 lines
67 B
TypeScript
declare const locales: { [lang: string]: any };
|
|
|
|
export = locales;
|