PHP 8.2.30
Preview: immutable.js Size: 384 B
/opt/alt/alt-nodejs12/root/usr/lib/node_modules/npm/node_modules.bundled/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
}

Directory Contents

Dirs: 0 × Files: 8

Name Size Perms Modified Actions
13 B lrw-r--r-- 2026-03-09 07:21:34
Edit Download
384 B lrw-r--r-- 2026-03-09 07:21:34
Edit Download
1.03 KB lrw-r--r-- 2026-03-09 07:21:34
Edit Download
49 B lrw-r--r-- 2026-03-09 07:21:34
Edit Download
369 B lrw-r--r-- 2026-03-09 07:21:34
Edit Download
1.80 KB lrw-r--r-- 2026-03-09 07:21:34
Edit Download
725 B lrw-r--r-- 2026-03-09 07:21:34
Edit Download
1.72 KB lrw-r--r-- 2026-03-09 07:21:34
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).