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
/
components
/
ChatBot.d.ts
4 lines
•
159 B
TypeScript
View Raw
1
2
3
4
import
React
from
"react"
;
import
{
ChatbotProps
}
from
"../types"
;
export
declare
const
ChatBot
:
React
.
FC
<
ChatbotProps
>;
//# sourceMappingURL=ChatBot.d.ts.map