0.0.1 • Published 5 months ago

@alone_wind/ai-chat-widget v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

AI Chat Widget

Installation

npm install ai-chat-widget

Usage

import { AIChatWidget } from 'ai-chat-widget'
import 'ai-chat-widget/style'

// Use in Vue component
export default {
  components: {
    AIChatWidget
  }
}

API

API documentation here

License

MIT

0.0.1

5 months ago