mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
3 lines
102 B
TypeScript
3 lines
102 B
TypeScript
export * from "./app.config";
|
|
export * from "./express.config";
|
|
export * from "./passport-jwt.config"; |