now.js 115 B

12345
  1. require('../../modules/es.date.now');
  2. var path = require('../../internals/path');
  3. module.exports = path.Date.now;