Files
2026-04-14 16:54:04 +08:00

6 lines
59 B
JavaScript

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