Commit e960194
committed
fix(type): allow value from
There is no way for us to know if these params is obligated or optional from the input. So it is safer to assume that they can be undefined.Params and SearchParams to be optional1 parent 3c214ce commit e960194
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments