UNPKG

aos-element

Version:

A Component Library for Vue.js.

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