admin-vben/playground/src/api/index.ts

4 lines
78 B
TypeScript

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