@blotoutio/providers-shop-gpt-sdk 1.20.0 → 1.21.0

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/index.d.ts CHANGED
@@ -114,6 +114,7 @@ declare global {
114
114
  timeout?: number
115
115
  sound?: boolean
116
116
  prompt?: string
117
+ welcomeMessage?: string
117
118
  }
118
119
  loadUIManually: boolean | undefined
119
120
  }