Файловый менеджер - Редактировать - /home/clickysoft/public_html/securebeans.clickysoft.net/node_modules/collect.js/dist/methods/intersectByKeys.js
Назад
'use strict'; module.exports = function intersectByKeys(values) { var _this = this; var intersectKeys = Object.keys(values); if (values instanceof this.constructor) { intersectKeys = Object.keys(values.all()); } var collection = {}; Object.keys(this.items).forEach(function (key) { if (intersectKeys.indexOf(key) !== -1) { collection[key] = _this.items[key]; } }); return new this.constructor(collection); };
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка