UNPKG

html2bemjson

Version:
9 lines (8 loc) 121 B
module.exports = { block: 'b1', elem: 'e1', mix: { block: 'b2', mods: { m1: 'v1' } } };