1 2 3 4 5 6 7
const riot = require('riot'); const ui = riot.observable(); riot.mixin('ui', { ui: ui });