/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/@typeheim/orm-on-fire@0.1.0/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";var __createBinding=this&&this.__createBinding||(Object.create?function(e,r,t,o){void 0===o&&(o=t),Object.defineProperty(e,o,{enumerable:!0,get:function(){return r[t]}})}:function(e,r,t,o){void 0===o&&(o=t),e[o]=r[t]}),__exportStar=this&&this.__exportStar||function(e,r){for(var t in e)"default"===t||Object.prototype.hasOwnProperty.call(r,t)||__createBinding(r,e,t)};Object.defineProperty(exports,"__esModule",{value:!0}),exports.OrmOnFire=exports.TextIndex=exports.NullCollection=void 0,__exportStar(require("./src/Contracts"),exports),__exportStar(require("./src/Data"),exports),__exportStar(require("./src/Data/EntityPromise"),exports),__exportStar(require("./src/Data/EntityStream"),exports),__exportStar(require("./src/Decorators"),exports),__exportStar(require("./src/Exceptions"),exports),__exportStar(require("./src/Model"),exports),__exportStar(require("./src/Persistence/FirestoreConnection"),exports),__exportStar(require("./src/operators"),exports);var NullCollection_1=require("./src/Model/NullCollection");Object.defineProperty(exports,"NullCollection",{enumerable:!0,get:function(){return NullCollection_1.NullCollection}});var TextIndexTrigger_1=require("./src/Functions/TextIndexTrigger");Object.defineProperty(exports,"TextIndex",{enumerable:!0,get:function(){return TextIndexTrigger_1.TextIndex}});var singletons_1=require("./src/singletons");Object.defineProperty(exports,"OrmOnFire",{enumerable:!0,get:function(){return singletons_1.OrmOnFire}});
//# sourceMappingURL=/sm/57cae9ce223edc3007cc4d3c3b7c873b2ea59f2e60899cccfd77e1c914c1df72.map