PHP WebShell
Текущая директория: /usr/lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/functions
Просмотр файла: get-array.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.build = void 0;
const getArray = (paths) => {
return paths;
};
const getArrayGroup = () => {
return [""].slice(0, 0);
};
function build(options) {
return options.group ? getArrayGroup : getArray;
}
exports.build = build;
Выполнить команду
Для локальной разработки. Не используйте в интернете!