index.js 92 Bytes Raw Blame History Permalink 1 2 3 4 import Vue from 'vue'; import purview from './purview'; Vue.directive('purview', purview);