UNPKG

kpmg-smart-table

Version:
7 lines (5 loc) 157 B
import SmartTable from './src/Table.vue'; SmartTable.install = function(Vue) { Vue.component(SmartTable.name, SmartTable); }; export default SmartTable;