We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e70fbd commit 4a12a2cCopy full SHA for 4a12a2c
1 file changed
README.md
@@ -360,6 +360,8 @@ try {
360
errors to/from plain objects
361
- [`merge-error-cause`](https://github.com/ehmicky/merge-error-cause): Merge an
362
error with its `cause`
363
+- [`is-error-instance`](https://github.com/ehmicky/is-error-instance): Check if
364
+ a value is an `Error` instance
365
- [`set-error-class`](https://github.com/ehmicky/set-error-class): Properly
366
update an error's class
367
- [`set-error-message`](https://github.com/ehmicky/set-error-message): Properly
0 commit comments