mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-15 19:23:26 +08:00
3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert(require('../date'));
|