This website requires JavaScript.
Explore
Help
Sign In
iptv-org
/
iptv
Watch
1
Star
0
Fork
0
You've already forked iptv
mirror of
https://github.com/iptv-org/iptv
synced
2026-07-17 04:28:05 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39bbdcfedbc92fd1b9f2f27e5d947bad47fdb54b
iptv
/
scripts
/
generators
/
generator.ts
T
4 lines
62 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Replace LF with CRLF
2025-10-09 03:20:46 +03:00
export
interface
Generator
{
generate
(
)
:
Promise
<
void
>
}
Reference in New Issue
Copy Permalink