PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/nx/src/utils/plugins

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

"use strict";
// Lifted in part from https://github.com/nrwl/angular-console
Object.defineProperty(exports, "__esModule", { value: true });
exports.hasElements = void 0;
function hasElements(obj) {
    return obj && Object.values(obj).length > 0;
}
exports.hasElements = hasElements;
//# sourceMappingURL=shared.js.map

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


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