@contractspec/integration.provider.email
v0.2.5
Published
Email provider implementations for ContractSpec.
Readme
@contractspec/integration.provider.email
Website: https://contractspec.io
Email provider implementations for ContractSpec.
Usage
Import the root entrypoint for the domain surface, or import a concrete implementation from the ./impls/* subpaths.
Included Providers
GmailInboundProviderfor thread and message syncGmailOutboundProviderfor Gmail-based outbound deliveryPostmarkEmailProviderfor transactional email delivery
Compatibility
This package owns the email implementation slice split out of @contractspec/integration.providers-impls. The legacy package continues to re-export these subpaths for existing consumers.
