module.exports = { async: require('./async'), obs: require('./obs'), html: { subscribe: require('./html/subscribe') } }