Files
soybean-admin/src/interface/index.ts
2021-08-18 12:02:59 +08:00

3 lines
78 B
TypeScript

export { UserInfo } from './business';
export { ThemeSettings } from './app';