mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-02-04 13:50:20 -07:00
3 lines
67 B
TypeScript
3 lines
67 B
TypeScript
declare const locales: { [lang: string]: any };
|
|
|
|
export = locales;
|