5 lines
55 B
JavaScript
Raw Normal View History

function bem(name, conf) {
}
export default { bem }