summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/lodash/date.js
blob: 195366e77762afdabbd1331a43d518b80808c24c (plain)
1
2
3
module.exports = {
  'now': require('./date/now')
};