MCPcopy
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

1import { downloadData } from '../../api'
2
3async function main() {
4 await downloadData()
5}
6
7main()

Callers 1

load.tsFile · 0.70

Calls 1

downloadDataFunction · 0.90

Tested by

no test coverage detected