UNPKG

@mehulbaid/nest-sendgrid

Version:

Integrates @sendgrid/mail client in a modular way to help send email from NestJs

2 lines (1 loc) 118 B
export declare function InjectSendGrid(): (target: object, key: string | symbol, index?: number | undefined) => void;