Your IP : 216.73.217.13


Current Path : /var/www/magento.test.indacotrentino.com/www/lib/web/jquery/ui-modules/
Upload File :
Current File : /var/www/magento.test.indacotrentino.com/www/lib/web/jquery/ui-modules/version.js

( function( factory ) {
    "use strict";

    if ( typeof define === "function" && define.amd ) {

        // AMD. Register as an anonymous module.
        define( [ "jquery" ], factory );
    } else {

        // Browser globals
        factory( jQuery );
    }
} )( function( $ ) {
    "use strict";

    $.ui = $.ui || {};

    return $.ui.version = "1.13.2";

} );