UNPKG

@sap/generator-fiori

Version:

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

7 lines 192 B
/** * Provides an adaptor to launch from CAP in BAS * */ import type { Adaptor } from './types'; export declare const MtaLaunchAdaptor: Adaptor; //# sourceMappingURL=app-studio-mta.d.ts.map