admin-vben/packages/effects/common-ui/src/dashboard/index.ts

4 lines
88 B
TypeScript
Raw Normal View History

2024-06-23 15:18:55 +00:00
export * from './analysis';
export type * from './typing';
export * from './workbench';