UNPKG

aos-element

Version:

A Component Library for Vue.js.

6 lines (5 loc) 169 B
import AosPanelLease from './src/main.vue'; AosPanelLease.install = function(Vue) { Vue.component(AosPanelLease.name, AosPanelLease); }; export default AosPanelLease;