UNPKG

huggingface-chat

Version:
4 lines (3 loc) 92 B
import ChatBot from "./chat.js"; import Login from "./login.js"; export { ChatBot, Login };