Type alias ResponseType

ResponseType: "json" | "arrayBuffer" | "blob" | "formData" | "text" | null | false

Generated using TypeDoc