Files
2021-05-13 11:03:32 +08:00

6 lines
64 B
JavaScript

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