mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-07 01:39:13 +08:00
2 lines
82 B
Text
2 lines
82 B
Text
var convert = require('./convert');
|
|
module.exports = convert(require('../util'));
|