SAP Cloud SDK for JavaScript - v4.8.0
    Preparing search index...

    Type Alias HttpDestinationOrFetchOptions

    HttpDestinationOrFetchOptions:
        | WithoutExclusive<HttpDestination, FetchOptionsLeaf> & FetchOptionsLeaf
        | WithoutExclusive<FetchOptionsLeaf, HttpDestination> & HttpDestination