This website requires JavaScript.
Explore
Help
Sign In
worldcone
/
cherrypick
Watch
2
Star
0
Fork
You've already forked cherrypick
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
4a8ec173ae
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
;
Reference in a new issue
Copy permalink