UNPKG

ractive

Version:

Next-generation DOM manipulation

8 lines (6 loc) 159 B
export default function Fragment$bubble () { this.dirtyValue = this.dirtyArgs = true; if ( this.inited && this.owner.bubble ) { this.owner.bubble(); } }