import AuthConfig from './auth.config'; import AppConfig from './app.config'; import JwtConfig from './jwt.config'; export default [AuthConfig, AppConfig, JwtConfig];