3 lines
72 B

import Vue from "vue";
import Print from "@/utils/print"
Vue.use(Print);