dl_site_nuxt/plugins/vue2-viewer.js

4 lines
82 B
JavaScript

import Vue from "vue";
import vue2Viewer from "vue2-viewer";
Vue.use(vue2Viewer);