Files
2023-08-21 14:54:02 +08:00

6 lines
59 B
JavaScript

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