Files
2022-07-15 10:49:55 +08:00

6 lines
64 B
JavaScript

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