UNPKG

bem-xjst

Version:

Declarative Template Engine for the browser and server

7 lines (6 loc) 112 B
block('b').elem('e').tag()(function() { return 'span'; }); block('b').tag()(function() { return 'span'; });