xpepermint / smtp-client

Simple, promisified, protocol-based SMTP client for Node.js.
36 stars 13 forks source link

fix: hasExtension takes type string not string array #31

Closed adamjlow closed 1 year ago

adamjlow commented 1 year ago

Error in types.d.ts, ignoring the case issue for now but at least lets make it work in typescript.