XYO Platform SDK - v3.10.6
    Preparing search index...

    Type Alias BridgeHostConfig

    type BridgeHostConfig = {
        cache?: CacheConfig | true;
        maxDepth?: number;
    }
    Index

    Properties

    Properties

    cache?: CacheConfig | true
    maxDepth?: number