DalTag / frontend / plugins / vue-youtube.js
vue-youtube.js
Raw
import Vue from 'vue'
import VueYoutube from 'vue-youtube'

Vue.use(VueYoutube)