This website requires JavaScript.
Explore
Help
Sign In
iptv-org
/
iptv
Watch
1
Star
0
Fork
0
mirror of
https://github.com/iptv-org/iptv
synced
2026-09-07 12:31:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0abfa9fcc046a07fa83127822c71a93c3b16faa7
iptv
/
scripts
/
commands
/
api
/
load.ts
T
8 lines
106 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Update scripts
2025-10-08 21:25:22 +03:00
import
{
downloadData
}
from
'../../api'
async
function
main() {
await
downloadData
()
}
main
()
Reference in New Issue
Copy Permalink