UNPKG

redline

Version:
12 lines (9 loc) 238 B
if ( typeof noGlobal === typeof undefined ) { window.Redline = Redline; } /* Converting to jquery plugin */ if ( window.jQuery && window.jQuery.bridget ) { jQuery.bridget( 'redline', Redline ); } return Redline; }));