@overmap-ai/core 1.0.60-forms-removal.1 → 1.0.60-forms-removal.2
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/overmap-core.js
CHANGED
|
@@ -7150,6 +7150,7 @@ var __publicField = (obj, key, value) => {
|
|
|
7150
7150
|
exports2.Colors = Colors;
|
|
7151
7151
|
exports2.DEFAULT_ISSUE_PRIORITY = DEFAULT_ISSUE_PRIORITY;
|
|
7152
7152
|
exports2.DEFAULT_ISSUE_STATUS = DEFAULT_ISSUE_STATUS;
|
|
7153
|
+
exports2.DeferredPromise = DeferredPromise;
|
|
7153
7154
|
exports2.DocumentAttachmentService = DocumentAttachmentService;
|
|
7154
7155
|
exports2.DocumentService = DocumentService;
|
|
7155
7156
|
exports2.EmailDomainsService = EmailDomainsService;
|