wszhyWx/libs/function/bem.js

6 lines
59 B
JavaScript
Raw Normal View History

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