UNPKG

@ui5/task-adaptation

Version:

Custom task for ui5-builder which allows building UI5 Flexibility Adaptation Projects for SAP BTP, Cloud Foundry environment

14 lines (12 loc) 259 B
/*! * OpenUI5 * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company. * Licensed under the Apache License, Version 2.0 - see LICENSE.txt. */ sap.ui.define([ ], function ( ) { return { getChangeFromChangesMap: function () { } }; });