MCPcopy
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

1export interface Table {
2 create(): void
3}

Callers 4

downloadDataFunction · 0.65
mainFunction · 0.65
constructorMethod · 0.65
cloneMethod · 0.65

Implementers 4

RegionsTablescripts/tables/regionsTable.ts
LanguagesTablescripts/tables/languagesTable.ts
CategoriesTablescripts/tables/categoriesTable.ts
CountriesTablescripts/tables/countriesTable.ts

Calls

no outgoing calls

Tested by

no test coverage detected