mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-09-17 09:16:37 +08:00
4 lines
78 B
TypeScript
4 lines
78 B
TypeScript
export * from './plugins';
|
|
export * from './config';
|
|
export * from './utils';
|