Current path: home/webdevt/www/demo1/wp-content/plugins/elementor/assets/lib/waypoints/
?? Go up: /home/webdevt/www/demo1/wp-content/plugins/elementor/assets/lib
(function( $ ) {
$.fn.elementorWaypoint = function(callback) {
if ( typeof callback === 'function' ) {
callback.call( this );
}
};
})( jQuery );