Sha256: 986fe86f8d9c39b0f76432be2372c0a6770b4d004849e90d81cc7161e11feabd
Contents?: true
Size: 343 Bytes
Versions: 16
Compression:
Stored size: 343 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. */ /** * Initialization of designtime Code and shared classes for the library sap.ui.layout. */ sap.ui.define([], function() { "use strict"; return {}; });
Version data entries
16 entries across 4 versions & 2 rubygems