mirror of
				https://github.com/qist/tvbox.git
				synced 2025-10-31 12:12:21 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			151 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			151 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| function __jsEvalReturn() {
 | |
|     return {
 | |
|         isVideoFormat: function (url) {
 | |
|             return !0;
 | |
|         },
 | |
|     };
 | |
| }
 | |
| export { __jsEvalReturn };
 |