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

    Type Alias DestinationCacheInterface

    DestinationCacheInterface: AsyncCacheInterface<Destination>

    Type to implement custom destination caching. To use a custom cache, call setDestinationCache and pass a cache instance that implements this interface.