index.js 210 Bytes
var yohobuyMobile;

require('./public/js/saunter');
require('./public/js/tag');
require('./public/js/ps');
require('./public/js/template');

require('./public/js/saunter-home');
module.exports = yohobuyMobile;