UNPKG

@aws/pdk

Version:

All documentation is located at: https://aws.github.io/aws-pdk

8 lines (5 loc) 153 B
'use strict'; var $DateGetTime = require('call-bound')('Date.prototype.getTime'); module.exports = function timeValue(x) { return $DateGetTime(x); };