mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 10:57:18 -05:00
Update scripts
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export interface Table {
|
||||
make(): void
|
||||
}
|
||||
export interface Table {
|
||||
create(): void
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user