This website requires JavaScript.
Explore
Help
Register
Sign In
graphite
/
Sharkey
Watch
1
Star
0
Fork
You've already forked Sharkey
0
mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced
2024-11-05 12:43:09 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c7cc3dcdfd
Sharkey
/
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 15:37:20 +02:00
declare
const
locales
:
{
[
lang
:
string
]
:
any
}
;
Create type definition for ./locales (#4117)
2019-02-03 18:46:59 +02:00
Fix #4152 (#4224) * Fix #4152 * fix * remove unused code
2019-02-11 15:37:20 +02:00
export
=
locales
;
Reference in a new issue
Copy permalink