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