UNPKG

107 BJavaScriptView Raw
1import Vue from 'vue'
2import VuePlugin from '@quasar/quasar-ui-qmarkdown/src/index.js'
3
4Vue.use(VuePlugin)