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 293 B
import type { BckndInternalResourceGroupLabel } from './bcknd-internal-resource-group-label.js'; /** * Arbitrary labels as meta information */ export type BckndInternalResourceGroupLabels = BckndInternalResourceGroupLabel[]; //# sourceMappingURL=bcknd-internal-resource-group-labels.d.ts.map