Skip to content

Commit 4cae0ef

Browse files
authored
Update index.ts
增加空格!
1 parent 1e34681 commit 4cae0ef

File tree

1 file changed

+1
-1
lines changed
  • packages/effects/plugins/src/vxe-table

1 file changed

+1
-1
lines changed

packages/effects/plugins/src/vxe-table/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ export type { VxeTableGridOptions } from './types';
33
export * from './use-vxe-grid';
44

55
export { default as VbenVxeGrid } from './use-vxe-grid.vue';
6-
export type { VxeGridListeners, VxeGridProps,VxeGridPropTypes } from 'vxe-table';
6+
export type { VxeGridListeners, VxeGridProps, VxeGridPropTypes } from 'vxe-table';

0 commit comments

Comments
 (0)