1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-02-17 07:47:28 -06:00
paricafe/locales/index.d.ts
MeiMei 2c1a7f4392 Fix ()
* Fix 

* fix

* remove unused code
2019-02-11 22:37:20 +09:00

3 lines
67 B
TypeScript

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