UNPKG

@selleo/chatbot-client

Version:

Client that can be integrated with a backend created with openai

6 lines (5 loc) 290 B
export { default as Close } from './Close.svg?react'; export { default as DownwardArrow } from './DownwardArrow.svg?react'; export { default as DummyLogo } from './DummyLogo.svg?react'; export { default as Help } from './Help.svg?react'; export { default as Send } from './Send.svg?react';