mirror of
https://github.com/iptv-org/epg.git
synced 2026-07-10 05:35:42 +02:00
4 lines
97 B
TypeScript
4 lines
97 B
TypeScript
import * as epgGrabber from 'epg-grabber'
|
|
|
|
export class Program extends epgGrabber.Program {}
|