/home/arranoyd/www/wp-content/plugins/brizy/vendor/select2/select2/src/js/jquery.mousewheel.shim.js
define([
  'jquery'
], function ($) {
  // Used to shim jQuery.mousewheel for non-full builds.
  return $;
});