This commit is contained in:
parent
82d4981c10
commit
e71702d358
@ -1,5 +1,5 @@
|
|||||||
import { fail } from '@sveltejs/kit';
|
import { fail } from '@sveltejs/kit';
|
||||||
const nodemailer = require("nodemailer");
|
import nodemailer from 'nodemailer';
|
||||||
import {
|
import {
|
||||||
BREVO_SMTP_HOST,
|
BREVO_SMTP_HOST,
|
||||||
BREVO_SMTP_PORT,
|
BREVO_SMTP_PORT,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user