Type alias XMLHttpRequestBodyInit

XMLHttpRequestBodyInit: Blob | BufferSource | FormData | URLSearchParams | string

Generated using TypeDoc