Your IP : 216.73.217.95


Current Path : /home/rtorresani/www/pub/static/adminhtml/Magento/backend/en_GB/jquery/ui-modules/
Upload File :
Current File : //home/rtorresani/www/pub/static/adminhtml/Magento/backend/en_GB/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.1";

} );