This website requires JavaScript.
Explore
Help
Sign In
mirror
/
hotomoe
Watch
1
Star
0
Fork
0
You've already forked hotomoe
mirror of
https://github.com/hotomoe/hotomoe
synced
2024-11-25 15:46:17 +09:00
Code
ac9f77752d
hotomoe
/
locales
/
index.d.ts
4 lines
67 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Fix #4152 (#4224) * Fix #4152 * fix * remove unused code
2019-02-11 22:37:20 +09:00
declare
const
locales
:
{
[
lang
:
string
]
:
any
}
;
Create type definition for ./locales (#4117)
2019-02-04 01:46:59 +09:00
Fix #4152 (#4224) * Fix #4152 * fix * remove unused code
2019-02-11 22:37:20 +09:00
export
=
locales
;
Copy Permalink