UNPKG

rxdb

Version:

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

6 lines (5 loc) 155 B
/** * Can be used by some plugins to have a "global" object that * can be imported and mutated at will. */ export declare const RXDB_UTILS_GLOBAL: any;