staticObjectToString.js 80 B

123
  1. var objectToString = Object.prototype.toString
  2. module.exports = objectToString