Commit c399fdf
fix formdata constructor args mark optional (#4411)
* fix formdata constructor args mark optional
* fixup
* Update test/fetch/formdata.js
Co-authored-by: Khafra <maitken033380023@gmail.com>
---------
Co-authored-by: Khafra <maitken033380023@gmail.com>1 parent c1442a4 commit c399fdf
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | | - | |
| 344 | + | |
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
| |||
0 commit comments