UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

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