/*! * jQuery UI Effects Transfer 1.13.3 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license */ !function(e){"function"==typeof define&&define.amd?define(["jquery","../version","../effect"],e):e(jQuery)}(function(f){var e;return e=!1!==f.uiBackCompat?f.effects.define("transfer",function(e,n){f(this).transfer(e,n)}):e});