@nsshunt/stsvueutils 1.0.120 → 1.1.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.
@@ -343,6 +343,7 @@ const STSStoragePlugin = {
343
343
  app.provide(STSStoragePluginKey, pluginInstance);
344
344
  }
345
345
  };
346
+ const URI_BASE_VUEUTILS = "/";
346
347
  var eIWMessageCommands = /* @__PURE__ */ ((eIWMessageCommands2) => {
347
348
  eIWMessageCommands2["InstrumentTelemetry"] = "__STS__InstrumentTelemetry";
348
349
  eIWMessageCommands2["MessagePort"] = "__STS__MessagePort";
@@ -7301,6 +7302,7 @@ export {
7301
7302
  STSWorkerManagerPlugin,
7302
7303
  STSWorkerManagerPluginKey,
7303
7304
  TelemetryStore,
7305
+ URI_BASE_VUEUTILS,
7304
7306
  _sfc_main as UXTestForm,
7305
7307
  WorkerInstance,
7306
7308
  eIWMessageCommands,