Variable FormData

FormData: {
    prototype: FormData;
    new (form?, submitter?): FormData;
}

Type declaration