1
2
3
4
5
function bem(name, conf) {
  
}
 
module.exports.bem = bem;