UNPKG
ultra-chat-bot
Version:
latest (2.2.6)
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