Skip to main content

formData

Summary

Fetch the file and return its content as FormData.

Signature

Parameters

No parameters.

Returns

Type:Promise<FormData> Fetch the file and return its content as .