UNPKG
adrit-mcb
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A customizable floating chatbot widget for React applications
adrit-mcb
/
dist
/
index.d.ts
3 lines
(2 loc)
•
100 B
TypeScript
View Raw
1
2
3
export
{
ChatbotWidget
}
from
'./ChatbotWidget'
;
export
type
{
ChatbotWidgetProps
}
from
'./types'
;