soybean-admin/src/interface/index.ts
2022-01-08 20:49:21 +08:00

4 lines
75 B
TypeScript

export * from './enum';
export * from './theme';
export * from './system';