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 323 B
import type { BckndInternalResourceGroupAnnotation } from './bcknd-internal-resource-group-annotation.js'; /** * Arbitrary annotations as meta information */ export type BckndInternalResourceGroupAnnotations = BckndInternalResourceGroupAnnotation[]; //# sourceMappingURL=bcknd-internal-resource-group-annotations.d.ts.map