Files
admin-vben5/playground/src/api/index.ts
2025-06-18 11:03:42 +08:00

4 lines
78 B
TypeScript

export * from './core';
export * from './examples';
export * from './system';