Sha256: 8e82de52a19104406f36c09bba8d49e6595065186732e02f168bc36b7e0150c5
Contents?: true
Size: 434 Bytes
Versions: 4
Compression:
Stored size: 434 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. */ // Provides the Design Time Metadata for the sap.m.MessagePage control sap.ui.define([], function () { "use strict"; return { templates: { create: "sap/m/designtime/MessagePage.create.fragment.xml" } }; }, /* bExport= */ false);
Version data entries
4 entries across 4 versions & 2 rubygems