mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
* Adding HeaderLines type for mailparser Typing recently introduced `headerLines`; see this commit: https://github.com/nodemailer/mailparser/commit/56ea81366ba045aa7dd12d5847794f75fb54d71a * Adding missing semicolon * Updating mailparser version * HeaderLines: Array -> ReadonlyArray