Commit dc045cc
committed
fix: use
`RequestInfo` is a DOM global; the project's tsconfig only loads ES2022
+ node types, so CI typecheck failed on Node 22 even though a stale
local install had picked the type up transitively.string | URL in mock fetch typing1 parent a687a2a commit dc045cc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments