UNPKG

ractive

Version:

Next-generation DOM manipulation

4 lines (3 loc) 104 B
export default function Component$findNextNode () { return this.parentFragment.findNextNode( this ); }