Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iptv-org/iptv
/ Table
Interface
Table
scripts/tables/table.ts:1–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
interface
Table {
2
create(): void
3
}
Callers
4
downloadData
Function · 0.65
main
Function · 0.65
constructor
Method · 0.65
clone
Method · 0.65
Implementers
4
RegionsTable
scripts/tables/regionsTable.ts
LanguagesTable
scripts/tables/languagesTable.ts
CategoriesTable
scripts/tables/categoriesTable.ts
CountriesTable
scripts/tables/countriesTable.ts
Calls
no outgoing calls
Tested by
no test coverage detected