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