bem.js 64 B

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