date.js 53 Bytes
Newer Older
patcharaporn's avatar
patcharaporn committed
1 2 3
module.exports = {
  'now': require('./date/now')
};