date.js 48 Bytes
Newer Older
1 2 3
module.exports = {
  'now': require('./now')
};