Your IP : 216.73.216.198


Current Path : /home/kamilrogam/komp/2018/180513/git/jsMeme/node_modules/core-js/fn/date/
Upload File :
Current File : /home/kamilrogam/komp/2018/180513/git/jsMeme/node_modules/core-js/fn/date/to-string.js

require('../../modules/es6.date.to-string');
var $toString = Date.prototype.toString;
module.exports = function toString(it) {
  return $toString.call(it);
};