UNPKG

@wordpress/e2e-tests

Version:
8 lines (7 loc) 163 B
( ( $ ) => { $.fn.test = function () { return this.each( function () { $( this ).text( 'Iframed Block (set with jQuery)' ); } ); }; } )( window.jQuery );