bem.js 59 B

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