/*!
* UI development toolkit for HTML5 (OpenUI5)
* (c) Copyright 2009-2018 SAP SE or an SAP affiliate company.
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
*/
sap.ui.define(['jquery.sap.global','./MenuItemBase','./library','sap/ui/unified/MenuItem'],function(q,M,l,a){"use strict";var b=a.extend("sap.ui.commons.MenuItem",{metadata:{deprecated:true,library:"sap.ui.commons"}});return b;},true);