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