This website requires JavaScript.
Explore
Help
Sign In
iptv-org
/
epg
Watch
1
Star
0
Fork
0
You've already forked epg
mirror of
https://github.com/iptv-org/epg
synced
2025-12-17 10:56:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9fda204e30469ee0f1d12352bfeeaecd44c1c2b6
epg
/
scripts
/
commands
/
api
/
load.ts
8 lines
106 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Update scripts
2025-10-22 02:27:22 +03:00
import
{
downloadData
}
from
'../../api'
async
function
main() {
await
downloadData
(
)
}
main
(
)
Reference in New Issue
Copy Permalink