• Checks if the type of value is a FormData object.

    Parameters

    • value: any

      Value to be checked.

    Returns value is FormData

    True if the value is a FormData, false otherwise.