Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
commit
62198ec69c
|
@ -6,6 +6,7 @@ export { default as VbenVxeGrid } from './use-vxe-grid.vue';
|
||||||
export type {
|
export type {
|
||||||
VxeGridListeners,
|
VxeGridListeners,
|
||||||
VxeGridProps,
|
VxeGridProps,
|
||||||
|
VxeGridPropTypes,
|
||||||
VxeTableInstance,
|
VxeTableInstance,
|
||||||
VxeToolbarInstance,
|
VxeToolbarInstance,
|
||||||
} from 'vxe-table';
|
} from 'vxe-table';
|
||||||
|
|
Loading…
Reference in New Issue