Current Path : /home/lentoinv/finationglobal.com/arch/Documentation/assets/plugins/perfect-scrollbar/ |
Current File : //home/lentoinv/finationglobal.com/arch/Documentation/assets/plugins/perfect-scrollbar/p-scroll.js |
(function($) { "use strict"; //P-scrolling const ps2 = new PerfectScrollbar('#documenter_nav', { useBothWheelAxes:true, suppressScrollX:true, }); })(jQuery);