6 lines
64 B
JavaScript
Raw Normal View History

2025-03-14 16:27:50 +08:00
function bem(name, conf) {
}
module.exports.bem = bem;