Files
tonePage/tone-page-web/lib/api/admin/index.ts
2025-05-12 15:50:50 +08:00

2 lines
73 B
TypeScript

export * as user from './user/index';
export * as web from './web/index';