UNPKG

iptv-checker

Version:

Node.js CLI tool for checking links in IPTV playlists

5 lines (3 loc) 124 B
import * as playlists from './playlists/index.js' import streams from './streams.js' export default { playlists, streams }