UNPKG

bem-xjst

Version:

Declarative Template Engine for the browser and server

9 lines (6 loc) 137 B
block('test').mix()(function() { // TODO: rewrite push() var mix = this.ctx.mix; mix.push({ block: 'mixed' }); return mix; });