PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/nx/node_modules/fast-glob/out/utils

Просмотр файла: errno.js

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.isEnoentCodeError = void 0;
function isEnoentCodeError(error) {
    return error.code === 'ENOENT';
}
exports.isEnoentCodeError = isEnoentCodeError;

Выполнить команду


Для локальной разработки. Не используйте в интернете!