This website requires JavaScript.
Explore
Help
Sign in
naskya
/
firefish
Watch
1
Star
0
Fork
You've already forked firefish
1
mirror of
https://example.com
synced
2024-11-23 05:26:37 +09:00
Code
Issues
Activity
17a197074e
firefish
/
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