| Current Path : /proc/thread-self/root/var/www/www.indacotrentino.com/www/lib/web/jquery/ui-modules/ |
| Current File : //proc/thread-self/root/var/www/www.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";
} );