Raindex SDK Documentation
    Preparing search index...

    Interface DeploymentsDebugDataMap

    interface DeploymentsDebugDataMap {
        dataMap: Record<string, DeploymentDebugData>;
    }
    Index

    Properties

    Properties

    dataMap: Record<string, DeploymentDebugData>