PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/graphql/jsutils

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

'use strict';

Object.defineProperty(exports, '__esModule', {
  value: true,
});
exports.identityFunc = identityFunc;

/**
 * Returns the first argument it receives.
 */
function identityFunc(x) {
  return x;
}

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


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