FormData
type missing File
type in get()
, getAll()
and forEach()
#3178
Labels
types
Related to @cloudflare/workers-types
The
FormData
type bundled in workers types missFile
type inget()
,getAll()
andforEach()
methods and only usestring
.Bundled type:
DOM type:
Where
FormDataEntryValue
is:The text was updated successfully, but these errors were encountered: