package.es.date.to-string.js Maven / Gradle / Ivy
The newest version!
'use strict';
require('../../modules/es.date.to-string');
var uncurryThis = require('../../internals/function-uncurry-this');
module.exports = uncurryThis(Date.prototype.toString);
© 2015 - 2024 Weber Informatics LLC | Privacy Policy