Файловый менеджер - Редактировать - /home/clickysoft/public_html/securebeans.clickysoft.net/node_modules/p-pipe/index.js
Назад
'use strict'; module.exports = (...functions) => { if (functions.length === 0) { throw new Error('Expected at least one argument'); } return async input => { let currentValue = input; for (const fn of functions) { currentValue = await fn(currentValue); // eslint-disable-line no-await-in-loop } return currentValue; }; };
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка