This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
jellyfin-web
Watch
1
Star
0
Fork
You've already forked jellyfin-web
0
mirror of
https://github.com/jellyfin/jellyfin-web
synced
2025-03-30 19:56:21 +00:00
Code
Activity
ffd40405bd
jellyfin-web
/
src
/
index.d.ts
5 lines
69 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Fix experimental layout app icon url
2023-05-16 00:28:52 -04:00
declare
module
'*.png'
{
Fix eslint errors
2024-08-21 02:54:09 -04:00
const
value
:
any
;
export
=
value
;
Fix experimental layout app icon url
2023-05-16 00:28:52 -04:00
}
Copy permalink