mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 02:47:02 -05:00
4 lines
97 B
TypeScript
4 lines
97 B
TypeScript
|
|
import * as epgGrabber from 'epg-grabber'
|
||
|
|
|
||
|
|
export class Program extends epgGrabber.Program {}
|