README
@botui/chat-components
TODO: description
Usage
const chatComponents = require('@botui/chat-components');
// TODO: DEMONSTRATE API
This is a component package for chat in the @botui project.
<script type="module">
import botuiChatComponents from 'https://cdn.skypack.dev/@botui/chat-components';
</script>
@botui/chat-componentsTODO: description
const chatComponents = require('@botui/chat-components');
// TODO: DEMONSTRATE API