HOME


sh-3ll 1.0
DIR:/proc/self/cwd/bright.medisavehealthcarebd.com/node_modules/es5-ext/function/
Upload File :
Current File : //proc/self/cwd/bright.medisavehealthcarebd.com/node_modules/es5-ext/function/is-arguments.js
"use strict";

var objToString = Object.prototype.toString
  , id = objToString.call((function () { return arguments; })());

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