PK

ADDRLIN : /home/questend/public_html/domains/flaxzy.com/node_modules/xtend/
FLL :
Current File : /home/questend/public_html/domains/flaxzy.com/node_modules/xtend/immutable.js

module.exports = extend

var hasOwnProperty = Object.prototype.hasOwnProperty;

function extend() {
    var target = {}

    for (var i = 0; i < arguments.length; i++) {
        var source = arguments[i]

        for (var key in source) {
            if (hasOwnProperty.call(source, key)) {
                target[key] = source[key]
            }
        }
    }

    return target
}


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home