tvbox_config/open/app.js
liushiquan 36ab603d34 init
2024-06-01 22:41:46 +08:00

9 lines
151 B
JavaScript

function __jsEvalReturn() {
return {
isVideoFormat: function (url) {
return !0;
},
};
}
export { __jsEvalReturn };