2025-03-14 16:27:50 +08:00

6 lines
64 B
JavaScript

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