wxapp/uview-ui/libs/function/bem.js
2024-08-03 19:57:17 +08:00

6 lines
59 B
JavaScript

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