UNPKG

@ui5/task-adaptation

Version:

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

6 lines (5 loc) 153 B
export default class UI5XmlConverter { static convertV2(xml: string): any; static convertV4(xml: string): any; private static getDocument; }