1
0
mirror of https://github.com/hotomoe/hotomoe synced 2024-11-25 15:46:17 +09:00
hotomoe/locales/index.d.ts

4 lines
67 B
TypeScript
Raw Normal View History

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