79330126

Date: 2025-01-05 03:49:44
Score: 1.5
Natty:
Report link

On the current version (v8.1.4) you need to import like this

import * as SendGrid from "@sendgrid/mail";

SendGrid.setApiKey(process.env.SENDGRID_API_KEY);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Matthieu PIERRE-LOUIS