UNPKG

@sap/generator-adaptation-project

Version:

Adaptation project allows you to create an app variant for an existing SAP Fiori elements-based or SAPUI5 freestyle application, without changing the original application.

4 lines (3 loc) 180 B
import { ChoiceOption } from "@sap/adp-common"; export declare function getInputChoiceChoices(): ChoiceOption[]; export declare function getDeployActionsChoices(): ChoiceOption[];