WordPress/wp-includes/js/jquery/ui/effect-transfer.min.js

9 lines
402 B
JavaScript
Raw Normal View History

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