mirror of
https://github.com/iptv-org/iptv
synced 2026-04-20 17:57:11 -04:00
Update scripts
This commit is contained in:
3
scripts/generators/generator.ts
Normal file
3
scripts/generators/generator.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export interface Generator {
|
||||
generate(): Promise<void>
|
||||
}
|
||||
Reference in New Issue
Block a user