FormDataEntryValue
type
FormDataEntryValue =
File
|
string
;
§
Type
§
File
|
string
[src]