1/*!2* jQuery UI Effects Transfer 1.13.33* https://jqueryui.com4*5* Copyright OpenJS Foundation and other contributors6* Released under the MIT license.7* https://jquery.org/license8*/9!function(e){"use strict";"function"==typeof define&&define.amd?define(["jquery","../version","../effect"],e):e(jQuery)}(function(t){"use strict";var e;return e=!1!==t.uiBackCompat?t.effects.define("transfer",function(e,n){t(this).transfer(e,n)}):e});