mirror of
https://gitlab.com/octtspacc/staticoso
synced 2025-04-16 19:07:24 +02:00
3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert(require('../date'));
|