mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2026-02-14 03:51:24 +08:00
4 lines
78 B
TypeScript
4 lines
78 B
TypeScript
export * from './plugins';
|
|
export * from './config';
|
|
export * from './utils';
|