This commit is contained in:
xingyu4j
2025-05-27 10:36:30 +08:00

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