mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-03 12:59:30 +08:00
2 lines
86 B
Text
2 lines
86 B
Text
var convert = require('./convert');
|
|
module.exports = convert(require('../function'));
|