Files
NetAlertX/front/lib/AdminLTE/bower_components/select2/src/js/jquery.mousewheel.shim.js
2022-12-04 00:07:22 +11:00

7 lines
111 B
JavaScript
Executable File

define([
'jquery'
], function ($) {
// Used to shim jQuery.mousewheel for non-full builds.
return $;
});