mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-06 21:43:14 +02:00
4 lines
48 B
JavaScript
4 lines
48 B
JavaScript
module.exports = {
|
|
'now': require('./now')
|
|
};
|