Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iptv-org/iptv
/ main
Function
main
scripts/commands/api/load.ts:3–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
import
{ downloadData } from
'../../api'
2
3
async
function
main() {
4
await
downloadData()
5
}
6
7
main()
Callers
1
load.ts
File · 0.70
Calls
1
downloadData
Function · 0.90
Tested by
no test coverage detected