1
0
mirror of https://github.com/iptv-org/iptv.git synced 2025-06-18 03:58:04 +08:00
iptv/scripts/tables/index.ts
2023-09-15 18:40:35 +03:00

5 lines
125 B
TypeScript

export * from './categoryTable'
export * from './countryTable'
export * from './languageTable'
export * from './regionTable'