@sendmux/sdk
v1.0.0
Published
Optional umbrella package for the Sendmux TypeScript SDK.
Downloads
371
Readme
@sendmux/sdk
Optional umbrella package for the Sendmux TypeScript SDK.
Install:
npm install @sendmux/sdkThe umbrella package re-exports:
corefrom@sendmux/coresendingfrom@sendmux/sendingmailboxfrom@sendmux/mailboxmanagementfrom@sendmux/management
For smaller installs, prefer the per-surface packages directly.
Use this package when an integration needs more than one Sendmux API surface and a single import point is simpler than managing surface packages individually.
