iot-manage-dashboard/docs/src/_env/node/adapter/vxe-table.ts
Vben 4e88ef0840
perf: improve the usage documentation of vben-vxe-table (#4829)
* perf: improve the usage documentation of vben-vxe-table
2024-11-06 23:03:33 +08:00

4 lines
87 B
TypeScript

export type * from '@vben/plugins/vxe-table';
export const useVbenVxeGrid = () => {};