XYO Platform SDK - v3.10.6

    Type Alias IndexedDbBoundWitnessDivinerConfig

    IndexedDbBoundWitnessDivinerConfig: DivinerConfig<
        {
            dbName?: string;
            dbVersion?: number;
            schema: IndexedDbBoundWitnessDivinerConfigSchema;
            storage?: { indexes?: IndexDescription[] };
            storeName?: string;
        },
    >
    MMNEPVFCICPMFPCPTTAAATR