mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-06-17 13:49:14 +08:00
3 lines
100 B
Text
3 lines
100 B
Text
var createConvertor = require('./create');
|
|
|
|
module.exports = createConvertor(require('../walker'));
|