6 lines
59 B

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