UNPKG

do-element

Version:
8 lines (5 loc) 137 B
import Footer from './src/index.vue'; Footer.install = function (Vue) { Vue.component(Footer.name, Footer); }; export default Footer;