Skip to content

Commit 88969a4

Browse files
committed
Remove deprecated OnError type
1 parent d9eaf7f commit 88969a4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

dev/index.d.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ export type {
1313
Value
1414
} from './lib/index.js'
1515

16-
/**
17-
* Deprecated: use `OnEnterError`.
18-
*/
19-
// To do: next major: remove.
20-
export type OnError = OnEnterError
21-
2216
/**
2317
* Interface of tracked data.
2418
*

0 commit comments

Comments
 (0)