issues
search
xpepermint
/
smtp-client
Simple, promisified, protocol-based SMTP client for Node.js.
36
stars
13
forks
source link
chore: add typescript types
#11
Closed
tanguyantoine
closed
3 years ago
tanguyantoine
commented
3 years ago
What
add typescript type definition file
add @types/node dev dependencies (required for Buffer type)
update package.json
types
field so that users benefit from it without any other package
xpepermint
commented
3 years ago
Thanks!
What
types
field so that users benefit from it without any other package