createProvider(): MailProvider
Builds the provider adapter for the configured backend.
type: MailProviderType
The provider backend id
options: MailProviderOptions
Provider-specific options
createProvider(): MailProvider
Builds the provider adapter for the configured backend.
type: MailProviderType
The provider backend id
options: MailProviderOptions
Provider-specific options
import { createProvider } from "mail-plugin/src/index.ts";