README
@botui/chat-hooks
TODO: description
Usage
const chatHooks = require('@botui/chat-hooks');
// TODO: DEMONSTRATE API
This is a react custom hooks package for chat in the @botui project.
<script type="module">
import botuiChatHooks from 'https://cdn.skypack.dev/@botui/chat-hooks';
</script>
@botui/chat-hooksTODO: description
const chatHooks = require('@botui/chat-hooks');
// TODO: DEMONSTRATE API