@iyulab/chat-copilot
v0.0.1
Published
chat copilot component for react and web components
Downloads
1
Readme
chat-copilot
Install
npm install @iyulab/chat-copilot
Usage
import "@iyulab/chat-chat";
const chat = document.createElement("chat-copilot");
document.body.appendChild(chat);
License
MIT