Skip to content

FormDataEntryValue

Types

t

@unboxed
type t = FetchTypes.formDataEntryValue =
| String(string)
| File(FileTypes.file)