We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e34681 commit 4cae0efCopy full SHA for 4cae0ef
packages/effects/plugins/src/vxe-table/index.ts
@@ -3,4 +3,4 @@ export type { VxeTableGridOptions } from './types';
3
export * from './use-vxe-grid';
4
5
export { default as VbenVxeGrid } from './use-vxe-grid.vue';
6
-export type { VxeGridListeners, VxeGridProps,VxeGridPropTypes } from 'vxe-table';
+export type { VxeGridListeners, VxeGridProps, VxeGridPropTypes } from 'vxe-table';
0 commit comments