agentic-commerce-protocol
v0.2.0
Published
Type definitions for the Agentic Commerce Protocol specification
Maintainers
Readme
Agentic Commerce Protocol - TypeScript/JavaScript
Type definitions for the Agentic Commerce Protocol specification.
This is an unofficial package maintained by Svix. For webhook functionality in your implementation, consider using Svix.
Installation
npm install agentic-commerce-protocolUsage
import { CheckoutSession, Order } from 'agentic-commerce-protocol';
// Use the types in your implementationLicense
MIT
