teodor-new-chat-ui 4.3.131 → 4.3.132
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.esm.js +1 -0
- package/dist/index.umd.js +26 -26
- package/dist/lib/index.d.ts +14 -12
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -18654,6 +18654,7 @@ function GR({
|
|
|
18654
18654
|
}
|
|
18655
18655
|
export {
|
|
18656
18656
|
wy as ChatApi,
|
|
18657
|
+
Sv as ChatInput,
|
|
18657
18658
|
ga as ChatInterface,
|
|
18658
18659
|
Zi as ChatProviders,
|
|
18659
18660
|
qR as ChatSettings,
|