4 lines
53 B
JavaScript
Raw Normal View History

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