UNPKG

@axentix/vue

Version:

Vue Axentix is the Axentix integration for the VueJS framework.

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