You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ocr/htmlweb/static/js/jwplay/common/requireurl.js

6 lines
106 B

/**
* Created by fanwei on 2017/2/8.
*/
define(function(require, exports, module) {
require('url');
});