pull/117/head^2
xingyu4j 2025-05-27 10:36:30 +08:00
commit 62198ec69c
1 changed files with 1 additions and 0 deletions

View File

@ -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';