PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@cosmjs/stargate/node_modules/protobufjs/cli/node_modules/underscore/cjs
Просмотр файла: constant.js
// Predicate-generating function. Often useful outside of Underscore.
function constant(value) {
return function() {
return value;
};
}
module.exports = constant;
Выполнить команду
Для локальной разработки. Не используйте в интернете!