i4way-dash/.svn/pristine/c8/c8399c7c484e12fdf0d4aa5112b...

7 lines
111 B
Plaintext

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