UNPKG

@spryker-sdk/spryker-mcp-server

Version:

MCP server for Spryker e-commerce API integration

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