Files
xfc_adminfront/playground/src/api/index.ts
2026-01-15 18:04:52 +08:00

4 lines
78 B
TypeScript

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