Current File : //home/tradevaly/www/node_modules/ext/function/identity.js
"use strict";

module.exports = function (value) { return value; };