Generates a FormData object from an object of key-value pairs
Generic type for input object
Object containing key-value pairs to be converted to FormData
FormData object with key-value pairs
Generates a FormData object from an object of key-value pairs