XYO Platform SDK - v3.10.6

    Type Alias IndexedDbPayloadDivinerConfig

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