hapijs / boom

HTTP-friendly error objects
Other
2.94k stars 192 forks source link

Document 1st arg can be an Error #297

Closed michelbl closed 1 year ago

michelbl commented 2 years ago

Fixes https://github.com/hapijs/boom/issues/290

Only Typescript types, comments and variable name are modified.