@merit-systems/echo-react-sdk 1.0.23 → 1.0.25

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/index.cjs CHANGED
@@ -134243,6 +134243,7 @@ __export(index_exports, {
134243
134243
  EchoChatProvider: () => EchoChatProvider,
134244
134244
  EchoContext: () => EchoContext,
134245
134245
  EchoProvider: () => EchoProvider,
134246
+ EchoProviderRaw: () => EchoProviderRaw,
134246
134247
  EchoSignIn: () => EchoSignIn,
134247
134248
  EchoSignOut: () => EchoSignOut,
134248
134249
  EchoTokens: () => EchoTokens,
@@ -136380,6 +136381,7 @@ function useChat() {
136380
136381
  EchoChatProvider,
136381
136382
  EchoContext,
136382
136383
  EchoProvider,
136384
+ EchoProviderRaw,
136383
136385
  EchoSignIn,
136384
136386
  EchoSignOut,
136385
136387
  EchoTokens,