Commit 9b4eb3e
committed
chore: update DataErrorTuple type
This improves:
- The `rest` type `[res, err, ...rest]` is now `never[]`.
- The `value` type in `tryCatch(...).map((value) => {})` is now `never`.1 parent 7c3e892 commit 9b4eb3e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments