@sap-ai-sdk/ai-api
Version:
SAP Cloud SDK for AI is the official Software Development Kit (SDK) for **SAP AI Core**, **SAP Generative AI Hub**, and **Orchestration Service**.
6 lines • 299 B
TypeScript
import type { BckndServiceServiceCatalogItem } from './bcknd-service-service-catalog-item.js';
/**
* Representation of the 'BckndServiceServiceCatalog' schema.
*/
export type BckndServiceServiceCatalog = BckndServiceServiceCatalogItem[];
//# sourceMappingURL=bcknd-service-service-catalog.d.ts.map