Files
nest/example/config/index.ts
kamil.mysliwiec d3abc2dddd Initial commit
2017-02-04 22:26:05 +01:00

3 lines
102 B
TypeScript

export * from "./app.config";
export * from "./express.config";
export * from "./passport-jwt.config";