UNPKG

@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 263 B
import type { TrckCustomInfoObject } from './trck-custom-info-object.js'; /** * Representation of the 'TrckCustomInfoObjectList' schema. */ export type TrckCustomInfoObjectList = TrckCustomInfoObject[]; //# sourceMappingURL=trck-custom-info-object-list.d.ts.map