UNPKG

vue-quick-chat-slotted

Version:

This vue component is a simple chat that can be easily imported and used in your project.

4 lines (3 loc) 115 B
import Vue from 'vue' Vue.config.productionTip = false export { default as Chat } from './components/Chat.vue';