minimal-gatsby-backend/node_modules/lodash/date.js
2020-02-18 22:53:38 -05:00

3 lines
48 B
JavaScript

module.exports = {
'now': require('./now')
};