Skip to content

Commit d51d89a

Browse files
authored
Add deprecation notice
1 parent cd3c44a commit d51d89a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
> Create an AbortSignal that aborts after a delay
44
5+
> [!WARNING]
6+
> Deprecated! Use [`AbortSignal.timeout(ms)`](https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal/timeout_static#browser_compatibility) instead!
7+
58
## Install
69

710
```sh

0 commit comments

Comments
 (0)