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