module.exports = { async: { suggest: require('./async/suggest') }, html: { avatar: require('./html/avatar') }, }