Files
location_point/libs/function/bem.js
2026-02-23 16:31:39 +08:00

6 lines
59 B
JavaScript

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