This website requires JavaScript.
Explore
Help
Sign In
youaoxi
/
iptv
mirror of
https://github.com/iptv-org/iptv
Watch
1
Star
0
Fork
You've already forked iptv
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e688969819
iptv
/
scripts
/
types
/
language.d.ts
10 lines
133 B
TypeScript
Raw
Blame
History
export
type
LanguageSerializedData
=
{
code
:
string
name
:
string
}
export
type
LanguageData
=
{
code
:
string
name
:
string
}
Reference in New Issue
View Git Blame
Copy Permalink