/
websites
/
test-project
/
node_modules
/
browserstack
/
lib
/
Upload File
HOME
module.exports = function(a, b) { for (var p in b) { a[p] = b[p]; } return a; };