yanzong_qianduan/libs/function/bem.js

5 lines
59 B

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