0.1.1 • Published 2 years ago
@teleflow/sendinblue v0.1.1
Teleflow Sendinblue Provider
A Sendinblue email provider library for @teleflow/stateless
Usage
import { SendinblueEmailProvider } from './sendinblue.provider';
const provider = new SendinblueEmailProvider({
apiKey: process.env.SENDINBLUE_API_KEY
});0.1.1
2 years ago