README
@botui/chat-controller
TODO: description
Usage
const chatController = require('@botui/chat-controller');
// TODO: DEMONSTRATE API
This is the chat controller package for the @botui project.
<script type="module">
import botuiChatController from 'https://cdn.skypack.dev/@botui/chat-controller';
</script>
@botui/chat-controllerTODO: description
const chatController = require('@botui/chat-controller');
// TODO: DEMONSTRATE API