@nsshunt/stsfhirpg 1.0.27 → 1.0.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/stsfhirpg.cjs
CHANGED
|
@@ -16956,6 +16956,7 @@ var DBSTSCombo = class {
|
|
|
16956
16956
|
};
|
|
16957
16957
|
//#endregion
|
|
16958
16958
|
//#region src/fhir-database/pg/pgfhiraccesslayer.ts
|
|
16959
|
+
import_source.default.level = 3;
|
|
16959
16960
|
var PGFhirAccessLayer = class extends import_tiny_emitter.TinyEmitter {
|
|
16960
16961
|
#options;
|
|
16961
16962
|
#poolManager = null;
|