3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
|
|
import { appConfig } from '/@/config/app.config';
|
||
|
|
export { appConfig };
|