UNPKG

@ntegral/nestjs-sendgrid-client

Version:

Provides an injectable SendGrid Client for the SendGrid v3 Web API

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