UNPKG

@axentix/vue

Version:

Vue Axentix is the Axentix integration for the VueJS framework.

7 lines (6 loc) 131 B
import AxBtn from './Button.vue'; declare const Plugin: { install(Vue: any): void; }; export default Plugin; export { AxBtn };