Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Client SDKs
Client SDKs for Simpu's APIs
import { DeliveryChart } from "@simpu/mail-sdk"; function MyComponent() { return <DeliveryChart value={85} />; }