Type AliasBodyType

BodyType:
    | string
    | FormData
    | Blob
    | ArrayBuffer

请求体。