mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-29 00:18:20 +08:00
1. React now requires a type argument for MouseEventHandler.
2. Nodemailer now requires `require('nodemailer')` to access its types.
They are not available in the nodemailer namespace in the global namespace.