UNPKG

@spryker-sdk/spryker-mcp-server

Version:

AI-powered e-commerce server that enables intelligent shopping assistants for Spryker Commerce OS platforms

6 lines 158 B
/** * Checkout Tool */ import type { SprykerTool } from './types.js'; export declare const checkoutTool: SprykerTool; //# sourceMappingURL=checkout.d.ts.map