Sha256: f783dfc98fad5934f3b71083707edb54cac0efe461a080e5631294c4eff3c67b
Contents?: true
Size: 389 Bytes
Versions: 4
Compression:
Stored size: 389 Bytes
Contents
/*! * 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(['./FlexBox','./library',"./VBoxRenderer"],function(F,l,V){"use strict";var a=F.extend("sap.m.VBox",{metadata:{library:"sap.m",designtime:"sap/m/designtime/VBox.designtime"}});return a;});
Version data entries
4 entries across 4 versions & 2 rubygems