UNPKG

silk-gui

Version:

GUI for developers and Node OS

13 lines (9 loc) 181 B
module.exports = { isLiteral: true, bind: function () { this.vm.$$[this.expression] = this.el }, unbind: function () { delete this.vm.$$[this.expression] } }