Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/backend/node_modules/strapi/lib/load/glob.js
Назад
'use strict'; const glob = require('glob'); /** * Promise based glob */ module.exports = (...args) => { return new Promise((resolve, reject) => { glob(...args, (err, files) => { if (err) return reject(err); resolve(files); }); }); };
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка