Files
2024-06-06 11:48:06 +08:00

6 lines
59 B
JavaScript

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