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 { BckndResourcePatchNodes } from './bcknd-resource-patch-nodes.js'; /** * Representation of the 'BckndResourcePatchResourcePlans' schema. */ export type BckndResourcePatchResourcePlans = BckndResourcePatchNodes[]; //# sourceMappingURL=bcknd-resource-patch-resource-plans.d.ts.map