How to send `FormData` via `Fetch`? I

How to send
FormData
via
Fetch
? I don't see Into<JsValue> implementation on the
FormData
struct.
Was this page helpful?