mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-10 15:44:26 +00:00
* add tls configuration types superagent passes the ca, cert, and key parameters to `tls.createSecureContext`: https://nodejs.org/api/tls.html#tls_tls_createsecurecontext_options * add `response` event to superagent types