1
0
Fork 1
mirror of https://example.com synced 2024-11-23 05:26:37 +09:00
firefish/locales/index.d.ts

4 lines
67 B
TypeScript
Raw Normal View History

declare const locales: { [lang: string]: any };
export = locales;