Add files via upload

This commit is contained in:
公众号『乐享汇fans』
2023-10-16 09:25:02 +08:00
committed by GitHub
parent a2445229d8
commit 181ad9b4ee
59 changed files with 8635 additions and 0 deletions

8
js/app.js Normal file
View File

@@ -0,0 +1,8 @@
function __jsEvalReturn() {
return {
isVideoFormat: function (url) {
return !0;
},
};
}
export { __jsEvalReturn };