microsoft / dts-gen

dts-gen creates starter TypeScript definition files for any module or library.
MIT License
2.43k stars 101 forks source link

Fix import of STATUS_CODES in definitely-typed.ts #178

Closed adrianbrs closed 1 year ago

adrianbrs commented 2 years ago

The node package https has no exported member STATUS_CODES, its exported only in http package. This pull request fixes it.

References: https://nodejs.org/api/https.html https://nodejs.org/api/http.html#httpstatus_codes