mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-23 19:27:25 +02:00
2 lines
105 B
TypeScript
2 lines
105 B
TypeScript
export type { SupportedEmailProviders } from "./send-email";
|
|
export { EmailClient } from "./send-email";
|