UNPKG
ultra-chat-bot
Version:
latest (6.0.2)
6.0.2
6.0.0
5.0.0
4.5.0
4.0.0
3.5.0
3.0.0
2.2.9
2.2.8
2.2.7
2.2.6
2.2.5
2.0.1
2.0.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
made with ❤️ by Mohamed Majri
github.com/qwertyrioup/ultra-chat-bot
qwertyrioup/ultra-chat-bot
ultra-chat-bot
/
dist
/
index.d.ts
3 lines
•
152 B
TypeScript
View Raw
1
2
3
export
{
ChatBot
}
from
'./components/ChatBot'
;
export
type
{
ChatbotConfig
,
ChatbotProps
,
Message
}
from
'./types'
;
//# sourceMappingURL=index.d.ts.map