This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cherrypick
Watch
1
Star
1
Fork
0
You've already forked cherrypick
mirror of
https://github.com/kokonect-link/cherrypick
synced
2024-11-01 23:55:58 +09:00
Code
eecd937e0a
cherrypick
/
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