UNPKG

rxdb

Version:

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

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