All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.core-js.fn.date.to-primitive.js Maven / Gradle / Ivy

The newest version!
require('../../modules/es6.date.to-primitive');
var toPrimitive = require('../../modules/_date-to-primitive');
module.exports = function (it, hint) {
  return toPrimitive.call(it, hint);
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy