mirror of
https://github.com/bvanroll/yahoo-thing.git
synced 2025-08-29 03:52:44 +00:00
4 lines
48 B
JavaScript
4 lines
48 B
JavaScript
module.exports = {
|
|
'now': require('./now')
|
|
};
|