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