UNPKG

toosolo

Version:

基于Node.js的静态博客程序

7 lines (4 loc) 103 B
module.exports = function(callback){ console.log('\n 测试解析插件……'); callback(); };