UNPKG

rxdb

Version:

A local-first realtime NoSQL Database for JavaScript applications - https://rxdb.info/

4 lines (3 loc) 181 B
export declare function getFoundationDBIndexName(index: string[]): string; export declare const CLEANUP_INDEX: string[]; export declare const FOUNDATION_DB_WRITE_BATCH_SIZE = 2000;