New Changes with table Classes and Modification

This commit is contained in:
2025-11-06 16:12:43 +05:30
parent efda8b2379
commit 29487de0e7
4 changed files with 35 additions and 5 deletions
+1
View File
@@ -13,6 +13,7 @@ declare global {
hls: typeof Hls,
flvjs: typeof FlvJs
classNames: any;
checkDetails: any;
}
}