1
0
mirror of https://github.com/eleith/emailjs.git synced 2024-07-02 19:18:52 +00:00
emailjs/smtp
Carson Full 177a03595b fix: use named imports for file functions
This removes the need for esModuleInterop
2021-08-28 08:43:27 -07:00
..
address.ts smtp/address: refactor 2020-06-18 04:50:54 -07:00
client.ts smtp/client: remove unnecessary callback invocation 2020-11-29 20:40:27 -08:00
connection.ts appease the compiler 2021-06-26 11:58:45 -07:00
date.ts chore: upgrade deps 2021-05-20 08:18:15 -07:00
error.ts smtp/error: convert makeSMTPError to static method of exported SMTPError class 2020-05-27 05:31:36 -07:00
message.ts fix: use named imports for file functions 2021-08-28 08:43:27 -07:00
mime.ts chore: upgrade deps 2021-05-20 08:18:15 -07:00
response.ts smtp: rename SMTPResponse -> SMTPResponseMonitor 2020-05-27 11:16:34 -07:00