This commit is contained in:
hepingcaizi
2024-02-12 08:37:55 +08:00
parent 29f5804fd1
commit 1a01f9eeee
1105 changed files with 252843 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
function __jsEvalReturn() {
return {
isVideoFormat: function (url) {
return !0;
},
};
}
export { __jsEvalReturn };