OCA_Backend/api/node_modules/lodash/date.js

4 lines
48 B
JavaScript
Raw Permalink Normal View History

2022-01-22 13:36:44 +00:00
module.exports = {
'now': require('./now')
};