X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/radon/dist
home
/
gfecatvj
/
sites
/
radon
/
dist
/
📁
..
📄
chunk-0.js
(255.38 KB)
📄
dll.vendor.js
(1.2 KB)
📄
main.js
(649.19 KB)
Editing: dll.vendor.js
// cpanel - site_templates/vcard_legal/dist/dll.vendor.js Copyright(c) 2016 cPanel, Inc. // All rights Reserved. // copyright@cpanel.net http://cpanel.net // This code is subject to the cPanel license. Unauthorized copying is prohibited /* jshint ignore:start */ if (typeof Object.assign != 'function') { (function () { Object.assign = function (target) { 'use strict'; // We must check against these specific cases. if (target === undefined || target === null) { throw new TypeError('Cannot convert undefined or null to object'); } var output = Object(target); for (var index = 1; index < arguments.length; index++) { var source = arguments[index]; if (source !== undefined && source !== null) { for (var nextKey in source) { if (source.hasOwnProperty(nextKey)) { output[nextKey] = source[nextKey]; } } } } return output; }; })(); }
Upload File
Create Folder