UNPKG

@sap/generator-fiori

Version:

Create an SAPUI5 application using SAP Fiori elements or a freestyle approach

6 lines 179 B
import type { Adaptor } from './types'; /** * Legacy LCAP Adaptor */ export declare const LCAPServiceAdaptorLegacy: Adaptor; //# sourceMappingURL=app-studio-lcap_legacy.d.ts.map