Skip to content

Commit 4a12a2c

Browse files
committed
Add link to is-error-instance
1 parent 7e70fbd commit 4a12a2c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,8 @@ try {
360360
errors to/from plain objects
361361
- [`merge-error-cause`](https://github.com/ehmicky/merge-error-cause): Merge an
362362
error with its `cause`
363+
- [`is-error-instance`](https://github.com/ehmicky/is-error-instance): Check if
364+
a value is an `Error` instance
363365
- [`set-error-class`](https://github.com/ehmicky/set-error-class): Properly
364366
update an error's class
365367
- [`set-error-message`](https://github.com/ehmicky/set-error-message): Properly

0 commit comments

Comments
 (0)