UNPKG

@axentix/vue

Version:

Vue Axentix is the Axentix integration for the VueJS framework.

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