Files

6 lines
59 B
JavaScript
Raw Normal View History

2021-09-01 10:55:59 +08:00
function bem(name, conf) {
}
module.exports.bem = bem;