UNPKG

@axentix/vue

Version:

Vue Axentix is the Axentix integration for the VueJS framework.

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