Files
frontend/packages/business/universal-ui/src/dashboard/index.ts
2024-06-23 23:18:55 +08:00

4 lines
88 B
TypeScript

export * from './analysis';
export type * from './typing';
export * from './workbench';