UNPKG

bem-xjst

Version:

Declarative Template Engine for the browser and server

11 lines (7 loc) 158 B
block('test').mix()(function() { var mix = this.mix; if (!this.isArray(mix)) mix = [ this.mix ]; mix.push({ block: 'mixed' }); return mix; });