Файловый менеджер - Редактировать - /home/clickysoft/public_html/securebeans.clickysoft.net/node_modules/collect.js/dist/methods/nth.js
Назад
'use strict'; var values = require('../helpers/values'); module.exports = function nth(n) { var offset = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0; var items = values(this.items); var collection = items.slice(offset).filter(function (item, index) { return index % n === 0; }); return new this.constructor(collection); };
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка