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

    Type Alias HttpDestinationOrFetchOptions

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