UNPKG

ractive

Version:

Next-generation DOM manipulation

6 lines (5 loc) 118 B
export default function ( selector ) { if ( this.fragment ) { return this.fragment.findComponent( selector ); } }