UNPKG

rxdb

Version:

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

6 lines 185 B
/** * Can be used by some plugins to have a "global" object that * can be imported and mutated at will. */ export var RXDB_UTILS_GLOBAL = {}; //# sourceMappingURL=utils-global.js.map